Browse wiki
This entry published by the Free Software Foundation.
| Binary I O library |
| Computer languages | C + |
|---|---|
| Documentation note | User guide available in HTML format from http://libbinio.sourceforge.net/doc/libbinio/1.2/index.html |
| Full description | 'libbinio' uses its own protocol to store … '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. n use C99 and GNU extensions if available. |
| Homepage URL | http://libbinio.sourceforge.net/ + |
| Interface | library + |
| Is GNU | false + |
| Keywords | binary + , binary I/O library + , libbinio + , binary data + , C89 + |
| Last review by | Janet Casey + |
| Last review date | 6 May 2003 + |
| License | GPLv2orlater + |
| License verified by | Janet Casey + |
| License verified date | 22 May 2001 + |
| Name | Binary I/O library + |
| Resource URL | http://sourceforge.net/cvs/?group_id=69728 + , http://lists.sourceforge.net/mailman/listinfo/libbinio-user + |
| Resource audience | Developer + , Support + |
| Resource kind | VCS Repository Webview + , Mailing List Info/Archive + |
| Revisionid | 5,671 + |
| Revisiontimestamp | 12 April 2011 14:49:31 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Portably stores and retrives binary data + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | library + |
| User level | none + |
| VCS checkout command | :pserver:anonymous@cvs.sourceforge.net:/cvsroot/libbinio + |
| Version comment | 1.2 stable released 2003-03-07 |
| Version date | 7 March 2003 + |
| Version download | http://prdownloads.sourceforge.net/libbinio/libbinio-1.2.tar.gz?download + |
| Version identifier | 1.2 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 12 April 2011 14:49:31 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| hide properties that link here |
| Binary I O library#4 + | License of |
|---|---|
| Binary I O library#1 + | Person of |
| Binary I O library#2 + , Binary I O library#3 + | Resource of |
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
