home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6769 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.3 KB

  1. Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!bloom-picayune.mit.edu!daemon
  2. From: J.Jagger@sheffield-city-poly.ac.uk
  3. Newsgroups: comp.os.linux
  4. Subject: localeconv()
  5. Message-ID: <1992Jul27.124114.5363@athena.mit.edu>
  6. Date: 27 Jul 92 12:41:14 GMT
  7. Sender: daemon@athena.mit.edu (Mr Background)
  8. Reply-To: J.Jagger@sheffield-city-poly.ac.uk
  9. Organization: The Internet
  10. Lines: 25
  11.  
  12. Hi,
  13. I was messing around with locale.h and localeconv() does not
  14. appear to be in libc.a (or in any other .a file). I'm using the
  15. MCC 0.96c version if this is of any help. It is an ANSI function.
  16.  
  17. Also I ran paranoia on Linux last night (it stresses the darker
  18. corner of maths implementations). There were two things it found.
  19. 1. (-0.0-----0e00) ^ (0.0-----0e00)
  20.    yielded 0.0.....0e00 and not 1.0.....0e00
  21.  
  22. 2. (2.0------0e00) ^ (1.0-----0e00)
  23.    yielded 1.9-----9e00 and not 2.0-----0e00
  24.    (important in financial calculations apparantly).
  25.  
  26. Keep up the great work.
  27. JJ
  28.  
  29. :: Jon Jagger  asjrbj@oak.scp.ac.uk
  30. :: Sheffield City Polytechnic, Pond Sreet, SHEFFIELD S1 1WB
  31. :: Tel 0742 533802/432889 (work/home) Fax 0743 533840
  32. :: Newspaper ad: Men wanted for expanding contracting company!
  33. :: Jon Jagger  asjrbj@oak.scp.ac.uk
  34. :: Sheffield City Polytechnic, Pond Sreet, SHEFFIELD S1 1WB
  35. :: Tel 0742 533802/432889 (work/home) Fax 0743 533840
  36. :: Newspaper ad: Men wanted for expanding contracting company!
  37.