home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / fortran / 3305 < prev    next >
Encoding:
Text File  |  1992-08-31  |  709 b   |  21 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!gatech!hubcap!tlihsin
  3. From: tlihsin@hubcap.clemson.edu (lih-sin the)
  4. Subject: Re: How to convert FORTRAN to C?
  5. Message-ID: <1992Aug31.190055.2760@hubcap.clemson.edu>
  6. Organization: Clemson University
  7. References: <1992Aug31.165932.29378@debbie.cc.nctu.edu.tw>
  8. Date: Mon, 31 Aug 1992 19:00:55 GMT
  9. Lines: 10
  10.  
  11. gjlai@csie.nctu.edu.tw (Guan-Joe) writes:
  12.  
  13. >Hi, 
  14. >    Does anybody know how to get the converter for FORTRAN to C, under UNIX system? Thanks very much.
  15.  
  16. >    Best Regards, G.J. Lai,  e-mail: gjlai@csie.nctu.edu.tw
  17.  
  18.     How about using f2c, which translate fortran code to C. f2c can
  19. be downloaded from many ftp-anonymous sites, one of them is
  20. wuarchive.wustl.edu.
  21.