Re: Floats
- Posted by "Cuny, David" <David.Cuny at DSS.CA.GOV> Sep 29, 1999
- 690 views
Bernie Ryan wrote: > In my win32api.ew library in the user area. My routines > ContentsOf and StoreIn contain code for handling peek and > poke of floats and doubles in structures. It looks like the same code as my fetch() routine was using. I guess the Win32 port is storing signed longs instead of floats after all. Bizarre... Thanks! -- David Cuny

