[comp.sys.mac.programmer] Answer - Printf floating point problem

brianj@witsend.cs.umd.edu (Brian Johnson) (05/07/91)

I didn't have the proper ANSI library loaded.  I had ANSI, with
compiler flags set for 68881.  I spent hours figuring this out.

The double precision values show up fine in the debugger, but printf
and sqrt wouldn't work properly.  If only I'd have seen the ANSI
connection right away:-(((

--
Brian Johnson          Computer Science Department 
brianj@cs.umd.edu      University of Maryland  
(301) 405-2725         College Park, Md 20742