home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / fortran / 3323 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  953 b 

  1. Xref: sparky comp.lang.fortran:3323 comp.unix.cray:258
  2. Path: sparky!uunet!bcstec!yak!tpd6908
  3. From: tpd6908@yak.COM (Tom Dickens)
  4. Newsgroups: comp.lang.fortran,comp.unix.cray
  5. Subject: CRAY-YMP language constants != machine constants.
  6. Message-ID: <392@yak.COM>
  7. Date: 31 Aug 92 22:09:40 GMT
  8. References: <1992Aug27.160828.18574@tamsun.tamu.edu>
  9. Followup-To: comp.lang.fortran
  10. Organization: Boeing Computer Services
  11. Lines: 10
  12.  
  13. Just thought I would inject some personal experience on a Y-MP (Unicos 6.1).
  14. I have an application with mixed C and FORTRAN.  I needed some constants
  15. such as min/max float values and found them in a C include file.  I then
  16. copied these numbers into a FORTRAN routine, compiled, and got out-of-range
  17. compiler errors.  Doing the same thing in C worked OK.
  18.  
  19. I still do not have an explination from Cray why this happened.
  20.  
  21. Tom Dickens:  Boeing Computer Services:  Aerodynamics Computing
  22.     >>> Speaking for myself, not for Boeing.  <<<
  23.