FORTRAN -> c

Charles Hannum CMH117 at psuvm.psu.edu
Thu Feb 22 15:13:22 AEST 1990


Okay.  This is a definitive answer (as of posting).

Send the command "help" in a note to netlib at research.att.com.  Among other
things, this has a FORTRAN 77 --> C converter on it.  Saying "send all from
f2c/src" will send you the entire source code for the translator (in about
27 parts, which you'll probably want to piece together with the netchop
program that's sent first.)  You put them together into one big file, sh
it, make it, and if everything goes well, you'll have a program called f2c.

You may also need some special libraries to use program translated with
this.  "send libi77 libf77 from f2c" should get you these.


Virtually,
- Charles Martin Hannum II       "Klein bottle for sale ... inquire within."
    (That's Charles to you!)     "To life immortal!"
  cmh117 at psuvm.{bitnet,psu.edu}  "No noozzzz izzz netzzzsnoozzzzz..."
  c9h at psuecl.{bitnet,psu.edu}    "Mem'ry, all alone in the moonlight ..."



More information about the Comp.lang.c mailing list