C++ File Input/Output: the streams library

fileio.cpp—basic reading and writing to file streams

genrand.cpp—writing random numbers to a file

readint.cpp—read some number of integers from a file

readstr.cpp—read some number of words from a file