fortran -> c converter: free!

phd_ivo at gsbacd.uchicago.edu phd_ivo at gsbacd.uchicago.edu
Wed Feb 7 08:19:46 AEST 1990


In article <8887 at unix.SRI.COM>, ric at ace.sri.com (Richard Steinberger) writes...
 
+(echo filter f2c; cat file) | mail netlib at research.att.com
+ 
+This allows the friendly machine at AT&T to convert a fortran file
+named file to a c file.  You'll also need a header file:
+ 
+echo "send f2c.h from f2c" | mail netlib at research.att.com
+ 
+Full details:  echo "send index from f2c" | mail netlib at research.att.com
+-ric steinberger

As far as I remember, the problem is that you need a library to run the translated
code on a C compiler (the library handles the I/O calls). So, you can't simply run
the code thru this site.

It should be an excellent converter once they release the library, though. It seemed
very well thought out when I tried it.

/ivo welch	ivo at next.agsm.ucla.edu



More information about the Comp.unix.questions mailing list