f90_files_test, a FORTRAN90 code which uses files.
The information on this web page is distributed under the MIT license.
f90_files_test is available in a C version and a C++ version and a FORTRAN90 version.
f90_test, FORTRAN90 codes which illustrate some of the features of the FORTRAN90 codeming language.
f90_stop_test, FORTRAN90 codes which illustrate how a FORTRAN90 code can print a text message or return a numeric code status value to the calling environment when executing the STOP statement.
FILUM, a FORTRAN90 code which can work with information in text files.
TABLE_IO, a FORTRAN90 code which reads and writes table files.
DEFAULT_NAME examines what happens when you open a file anonymously, that is, without specifying a name, only a unit number.