Problem with Turbo C and floating point

Joe Keane jgk at speech2.cs.cmu.edu
Wed Aug 17 04:43:48 AEST 1988


In article <1817 at akgua.ATT.COM> brb at akgua.ATT.COM (Brian R. Bainter) writes:
>When I load this "floating point"
>string into a float with a sscanf, I do have a sort of problem.

Did you use `%f' instead of `%F' or `%lf'?

--Joe
--
-- 



More information about the Comp.lang.c mailing list