General Information

This library provides the data file interface for IRIT. Functions are provided to read and write data files, both compressed (on unix only, using compress), and uncompressed, in binary and/or ascii text modes. This library is also used to exchange data between the IRIT server and the display devices' clients. Several header files can be found for this library:

Header (include/*.h) Functionality
allocate.h High level dynamic allocation of objects
attribut.h High level attributes for objects
ip_cnvrt.h Freeform to polygon and polyline high level conversion
iritprsr.h Main interface to reading and writing data
irit_soc.h Socket communication for data exchange