C floating point support
dave at onfcanim.UUCP
dave at onfcanim.UUCP
Fri Feb 6 06:26:35 AEST 1987
In article <2181 at batcomputer.tn.cornell.edu> braner at batcomputer.UUCP (braner) writes:
>
>Not very long ago most C compilers came without FP support at all, presumably
>assuming that C was used for system programming only.
Please! The very first C compiler, for the PDP-11, had floating point
support at least by 1975. All C compilers I know of that were derived
from AT&T code also had FP support.
Now, some C-subset compilers, particularly those written for micros,
may have lacked FP support, but they hardly represent the majority
of C compilers.
More information about the Comp.lang.c
mailing list