f2c (1) Linux Manual Page
f2c – Convert Fortran 77 to C or C++ Synopsisf2c [ option … ] file … DescriptionF2c converts Fortran 77 source code in files with names ending in or to C (or C++) source files in the current directory, with substituted for the final or `.F’. If no Fortran files are named, f2c reads Fortran…
