f90split_test


f90split_test, a Fortran90 code which calls f90split(), which reads a (simple) Fortran90 source code, and writes each routine to a separate file with an extension of ".f90".

Licensing:

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

Related Data and Programs:

f90split, a Fortran90 code which reads a (simple) Fortran90 source code, and writes each routine to a separate file with an extension of ".f90".

Source Code:


Last revised on 18 April 2021.