Using in the output of the FORTRAN to C
โ
G. F. Levy
๐
Article
๐
1997
๐
John Wiley and Sons
๐
English
โ 76 KB
The automatic conversion of Fortran 77 to C can be accomplished using f2c, but the generated code is difficult to read and maintain, and needs to be linked with various non-standard run-time libraries which provide input/output and mathematical routines. This paper describes tools that have been dev