mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
8 lines
372 B
Plaintext
8 lines
372 B
Plaintext
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/
|