home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / c / 20049 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  871 b 

  1. Path: sparky!uunet!cs.utexas.edu!ut-emx!newshost.cc.utexas.edu!rvilla
  2. From: rvilla@navier.ae.utexas.edu (reynaldo villarreal)
  3. Newsgroups: comp.lang.c
  4. Subject: Using FORTRAN code in c project
  5. Message-ID: <RVILLA.93Jan21214834@navier.ae.utexas.edu>
  6. Date: 22 Jan 93 03:48:34 GMT
  7. References: <132@mccoy.dbaccess.com> <1837@emoryu1.cc.emory.edu>
  8.     <FISCHER.93Jan13233642@orange.iesd.auc.dk>
  9. Sender: news@ut-emx.uucp
  10. Organization: CFD Lab, Dept ASE-EM, University of Texas at Austin
  11. Lines: 6
  12. In-reply-to: fischer@iesd.auc.dk's message of 13 Jan 93 22:36:42 GMT
  13.  
  14.  
  15. I am about to start work on masters thesis, much of the code in my lab
  16. is written in FORTRAN. I am interested in suggestions as to how best
  17. to integrate this code into a C program. Can executable program's
  18. results be read into C code and used. I don't know FORTRAN so
  19. rewriting the code would be laborious at best.
  20.