K 10 svn:author V 8 jylefort K 8 svn:date V 27 2005-05-09T20:13:31.000000Z K 7 svn:log V 466 The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation. It further employs no special I/O protocol and can be used on arbitrary binary data sources. WWW: http://libbinio.sourceforge.net/ PR: ports/80727 Submitted by: Emanuel Haupt END