7 lines
372 B
Text
7 lines
372 B
Text
Io_lib is a library of file reading and writing code to provide a
|
|
general purpose trace file (and Experiment File) reading interface.
|
|
The programmer simply calls the (eg) read_reading to create a "Read"
|
|
C structure with the data loaded into memory. It has been compiled
|
|
and tested on a variety of Unix systems, MacOS X and MS Windows.
|
|
|
|
WWW: http://staden.sourceforge.net/
|