home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 13072 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.1 KB

  1. Path: sparky!uunet!news.claremont.edu!ucivax!orion.oac.uci.edu!beckman.com!dn66!a_rubin
  2. Newsgroups: comp.lang.c
  3. Subject: Re: Pascall Typed Files
  4. Message-ID: <a_rubin.715376196@dn66>
  5. From: a_rubin@dsg4.dse.beckman.com (Arthur Rubin)
  6. Date: 1 Sep 92 19:36:36 GMT
  7. References: <qhzeph6@Unify.Com> <10270@vice.ICO.TEK.COM>
  8. Nntp-Posting-Host: dn66.dse.beckman.com
  9. Lines: 14
  10.  
  11. In <10270@vice.ICO.TEK.COM> bobb@vice.ICO.TEK.COM (Robert Beauchaine) writes:
  12.  
  13. >  Floats do not exist in Turbo Pascal, at least not by that name.
  14. >  The C float type is a the IEEE 4 byte real, which is called a
  15. >  "single" in Turbo Pascal.  If you need double precision, then both
  16. >  languages use the IEEE double type. 
  17.  
  18. Well, actually, the default is the IBM Basic 6-byte real; and you can
  19. change it to use IEEE 4-byte or IEEE 8-byte real.
  20. --
  21. Arthur L. Rubin: a_rubin@dsg4.dse.beckman.com (work) Beckman Instruments/Brea
  22. 216-5888@mcimail.com 70707.453@compuserve.com arthur@pnet01.cts.com (personal)
  23. My opinions are my own, and do not represent those of my employer.
  24. My interaction with our news system is unstable; if you want to be sure I see a post, mail it.
  25.