From: utzoo!decvax!pur-ee!uiucdcs!uicsovax!pat
Newsgroups: net.general
Title: Re: F77_to_C - (nf)
Article-I.D.: uicsovax.198
Posted: Sun Jun 20 19:08:01 1982
Received: Thu Jun 24 01:32:57 1982
Reply-To: s

#R:uicsovax:3300012:uicsovax:3300014:000:264
uicsovax!pat    Jun 19 08:11:00 1982

The "struct" program will convert Fortran into Ratfor (rational fortran).
Doug Gilmore (uicsovax!doug) has a shell script to convert most of Ratfor
to C.  You still have to convert I/O statments, DATA & COMMON statments
by hand.  Type:  man struct  for details.