Binary I O library

From Free Software Directory
 
Jump to: navigation, search


[edit]

Binary I/O library

http://libbinio.sourceforge.net/
Portably stores and retrives binary data

'libbinio' uses its own protocol to store and retrieve binary data portably. It uses an fprintf/fscanf interface, exporting eight functions: fputf, vfputf, fgetf, vfgetf, fwputf, vfwputf, fwgetf, and vfwgetf. Rather than using data types such as "16 bits", it uses standard C types and uses printf/scanf-style argument lists (it even uses GNU argument checking if available). It should be a drop-in replacement for printf/scanf and still work perfectly well. It aims to be portable to every C89-conforming implementation, but can use C99 and GNU extensions if available.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

22 May 2001




Leaders and contributors

Contact(s)Role
Maintainer


Resources and communication

AudienceResource typeURI
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/libbinio-user
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=69728


Software prerequisites




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.