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

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!tamsun.tamu.edu!ee.tamu.edu!reykowsk
  3. From: reykowsk@ee.tamu.edu (Arne Reykowski)
  4. Subject: Running VAX-Fortran Code on IBM compatible PC
  5. Message-ID: <1992Nov8.045246.5765@tamsun.tamu.edu>
  6. Sender: news@tamsun.tamu.edu (Read News)
  7. Organization: Texas A&M University
  8. Date: Sun, 8 Nov 1992 04:52:46 GMT
  9. Lines: 23
  10.  
  11.  
  12. Hi, 
  13. I have a question:
  14. I wrote this realy nice piece of code using VAX Fortran.
  15. Now I realized that it would be very appropriate to have it 
  16. available on an IBM compatible PC. We do have a Microsoft Fortran
  17. compiler, but I used STRUCTURE/MAP/UNION commands in my source code
  18. which came very handy for my problems. These are not Fortran 77 comands,
  19. so the PC compiler chokes on them. 
  20.  
  21. I find myself with two options:
  22. a) Rewriting the code 
  23. b) Finding a compiler that eats VAX Fortran source code without major
  24.    complaints
  25.  
  26. Since I am more on the lazy side of the human spectrum I would
  27. appreciate any suggestion that would solve my problem without major
  28. effort.
  29.  
  30. Thanks in advance,
  31. Arne
  32.  
  33.  
  34.