home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!batcomputer!msiadmin.cit.cornell.edu!bai
- From: bai@msiadmin.cit.cornell.edu (Dov Bai-MSI Visitor)
- Subject: Re: Running VAX-Fortran Code on IBM compatible PC
- Message-ID: <1992Nov8.133503.5720@tc.cornell.edu>
- Sender: news@tc.cornell.edu
- Nntp-Posting-Host: msiadmin.cit.cornell.edu
- Organization: /usr/local/lib/news/organization
- References: <1992Nov8.045246.5765@tamsun.tamu.edu>
- Date: Sun, 8 Nov 1992 13:35:03 GMT
- Lines: 31
-
- In article <1992Nov8.045246.5765@tamsun.tamu.edu> reykowsk@ee.tamu.edu (Arne Reykowski) writes:
- >
- >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.
-
- What version of MS-Fortran are you using ? Mine is ver. 5.0 and it has
- STRUCTURE/MAP/UNION commands.
-
- >
- >Thanks in advance,
- >Arne
- >
- >
-
- Dov
-