home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4243 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!rpi!uwm.edu!rutgers!uwvax!zazen!doug.cae.wisc.edu!dafnioti
  2. From: dafnioti@cae.wisc.edu (Petros Dafniotis)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: Running VAX-Fortran Code on IBM compatible PC
  5. Message-ID: <1992Nov8.143920.21087@doug.cae.wisc.edu>
  6. Date: 8 Nov 92 20:39:19 GMT
  7. References: <1992Nov8.045246.5765@tamsun.tamu.edu>
  8. Organization: U of Wisconsin-Madison College of Engineering
  9. Lines: 27
  10.  
  11. In article <1992Nov8.045246.5765@tamsun.tamu.edu> reykowsk@ee.tamu.edu (Arne Reykowski) writes:
  12. >
  13. >Hi, 
  14. >I have a question:
  15. >I wrote this realy nice piece of code using VAX Fortran.
  16. >Now I realized that it would be very appropriate to have it 
  17. >available on an IBM compatible PC. We do have a Microsoft Fortran
  18. >compiler, but I used STRUCTURE/MAP/UNION commands in my source code
  19. >which came very handy for my problems. These are not Fortran 77 comands,
  20. >so the PC compiler chokes on them. 
  21. .........
  22. >Since I am more on the lazy side of the human spectrum I would
  23. >appreciate any suggestion that would solve my problem without major
  24. >effort.
  25.  
  26.   Arne,
  27.  
  28.   I think both MS-FORTRAN v5.0 and v5.1 as well as MicroWay NDP-FORTRAN 486
  29. (the former is DOS/Windows compiler, the latter is a 386/486 Extended-DOS
  30. compiler) will do what you want. They both support UNION/STRUCTURE etc.
  31. MS-FORTRAN has a very low educational price; just $83 (I think) and it is
  32. not that bad, though I wouldn't classify it as great piece of S/W.
  33.  
  34.   Regards,
  35.  
  36.                     Petros Dafniotis
  37.                     Chem Engr Dept, UW-Madison
  38.