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 computer code and data files described and made available on this web page are 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.