home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!tamsun.tamu.edu!ee.tamu.edu!reykowsk
- From: reykowsk@ee.tamu.edu (Arne Reykowski)
- Subject: Running VAX-Fortran Code on IBM compatible PC
- Message-ID: <1992Nov8.045246.5765@tamsun.tamu.edu>
- Sender: news@tamsun.tamu.edu (Read News)
- Organization: Texas A&M University
- Date: Sun, 8 Nov 1992 04:52:46 GMT
- Lines: 23
-
-
- Hi,
- I have a question:
- I wrote this realy nice piece of code using VAX Fortran.
- Now I realized that it would be very appropriate to have it
- available on an IBM compatible PC. We do have a Microsoft Fortran
- compiler, but I used STRUCTURE/MAP/UNION commands in my source code
- which came very handy for my problems. These are not Fortran 77 comands,
- so the PC compiler chokes on them.
-
- I find myself with two options:
- a) Rewriting the code
- b) Finding a compiler that eats VAX Fortran source code without major
- complaints
-
- Since I am more on the lazy side of the human spectrum I would
- appreciate any suggestion that would solve my problem without major
- effort.
-
- Thanks in advance,
- Arne
-
-
-