home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4240 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.4 KB  |  44 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!batcomputer!msiadmin.cit.cornell.edu!bai
  3. From: bai@msiadmin.cit.cornell.edu (Dov Bai-MSI Visitor)
  4. Subject: Re: Running VAX-Fortran Code on IBM compatible PC
  5. Message-ID: <1992Nov8.133503.5720@tc.cornell.edu>
  6. Sender: news@tc.cornell.edu
  7. Nntp-Posting-Host: msiadmin.cit.cornell.edu
  8. Organization: /usr/local/lib/news/organization
  9. References: <1992Nov8.045246.5765@tamsun.tamu.edu>
  10. Date: Sun, 8 Nov 1992 13:35:03 GMT
  11. Lines: 31
  12.  
  13. In article <1992Nov8.045246.5765@tamsun.tamu.edu> reykowsk@ee.tamu.edu (Arne Reykowski) writes:
  14. >
  15. >Hi, 
  16. >I have a question:
  17. >I wrote this realy nice piece of code using VAX Fortran.
  18. >Now I realized that it would be very appropriate to have it 
  19. >available on an IBM compatible PC. We do have a Microsoft Fortran
  20. >compiler, but I used STRUCTURE/MAP/UNION commands in my source code
  21. >which came very handy for my problems. These are not Fortran 77 comands,
  22.  
  23. >so the PC compiler chokes on them. 
  24. >
  25. >I find myself with two options:
  26. >a) Rewriting the code 
  27. >b) Finding a compiler that eats VAX Fortran source code without major
  28. >   complaints
  29. >
  30. >Since I am more on the lazy side of the human spectrum I would
  31. >appreciate any suggestion that would solve my problem without major
  32. >effort.
  33.  
  34. What version of MS-Fortran are you using ? Mine is ver. 5.0 and it has
  35. STRUCTURE/MAP/UNION commands.
  36.  
  37. >
  38. >Thanks in advance,
  39. >Arne
  40. >
  41. >
  42.  
  43. Dov
  44.