c_files_test


c_files_test, C codes which illustrate the use of files.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

c_files_test is available in a C version and a C++ version and a FORTRAN90 version.

Related Data and Programs:

c_test, C codes which illustrate some of the features of the C codeming language.

FILUM, a C code which can work with information in text files.

TABLE_IO, a C code which reads and writes table files.

Reference:

  1. Samuel Harbison, Guy Steele,
    C: A Reference Manual,
    Third Edition,
    Prentice Hall, 1991,
    ISBN: 0-13-110933-2,
    LC: QA76.73.C15H38.
  2. Brian Kernighan, Dennis Ritchie,
    The C Programming Language,
    Second Edition,
    Prentice Hall, 1988,
    ISBN: 0-13-110362-8.
  3. Robert Sedgewick,
    Algorithms in C,
    Addison-Wesley, 1990,
    LC: QA76.73.C15S43,
    ISBN: 0-201-51425-7.

Source code:

MICE is an example in which a file of strings is to be read.


Last revised on 11 July 2020