blob: ed892b9484e5a08952c7073269f3f82c4c10e684 (
plain) (
blame)
1
2
3
4
5
6
7
|
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/
|