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