In working on an rint() for Win32, I found two --- one in
port/qnx4/rint.c and another in dt_common.c. The first is very simple,
using fmod, while the second is very complicated.
I would like to pick the best one and move it to /port. Any idea why
there are two different methods for rint() --- is the second one
complicated because it doesn't use fmod?
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610)
359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square,
Pennsylvania19073