home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11692 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  898 b 

  1. Xref: sparky comp.lang.c++:11692 comp.lang.c:11681 comp.lang.fortran:2857
  2. Newsgroups: comp.lang.c++,comp.lang.c,comp.lang.fortran
  3. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!usc!sol.ctr.columbia.edu!destroyer!fmsrl7!lynx!nmsu.edu!bongo!smcgee
  4. From: smcgee@nmsu.edu (Steve Mcgee)
  5. Subject: Fortran 2 C++ conversion programs
  6. Message-ID: <1992Jul28.191315.2841@nmsu.edu>
  7. Followup-To: poster
  8. Sender: usenet@nmsu.edu
  9. Organization: New Mexico State University
  10. Date: Tue, 28 Jul 1992 19:13:15 GMT
  11. Lines: 10
  12.  
  13.  
  14.     I just got a couple of versions of f2c to convert some archaic
  15. FORTRAN to C++. They seem to work pretty well, save for the unappeasing
  16. I/O libraries. Is there a FORTRAN to C(++) conversion that converts FORTRAN
  17. READs and WRITEs to standard C(++) calls( cin, cout, fprintf, fgets etc)?
  18.  
  19.     If you know of such a beast please give me a holler.
  20.  
  21.  
  22.     Steve McGee        smcgee@psl.nmsu.edu
  23.