reformat_test, a FORTRAN90 code which calls reformat(), which reads an ASCII text file, and writes a copy, with the property that every line (except perhaps the last one) has the same number of values on it.
The information on this web page is distributed under the MIT license.
reformat, a FORTRAN90 code which reads an ASCII text file, and writes a copy, with the property that every line (except perhaps the last one) has the same number of values on it.