blob: 1f62bb09738e7c69f16c5b00af7fb6ac843d4473 (
plain)
1
2
3
4
|
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.
|