f77split_test


f77split_test, a C code which calls f77split() to read a Fortran77 source code, and writes each module to a separate file. A module is considered to be a Fortran BLOCKDATA, FUNCTION, MODULE, PROGRAM or SUBROUTINE.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

f77split, a C code which splits a file containing multiple Fortran77 routines into separate files;

Source Code:


Last revised on 18 June 2019.