IPnom Home • Manuals • FreeBSD

 FreeBSD Man Pages

Man Sections:Commands (1)System Calls (2)Library Functions (3)Device Drivers (4)File Formats (5)Miscellaneous (7)System Utilities (8)
Keyword Live Search (10 results max):
 Type in part of a command in the search box.
 


libbsdxml(3)

libbsdxml -- eXpat XML parser library

SYNOPSIS

     #include <bsdxml.h>


DESCRIPTION

     The libbsdxml library is a verbatim copy of the eXpat XML library version
     1.95.5.

     To avoid version and autoconfiguration issues, the library has been
     renamed to libbsdxml rather than retain the original eXpat library and
     include file names to prevent confusion and autoconfiguration issues for
     3rd party software.


SEE ALSO

     For full documentation, please see the eXpat webpage at
     http://www.libexpat.org/.


AUTHORS

     The original eXpat was written by James Clark <jjc@jclark.com>.

     Subsequently eXpat maintenance and development been taken up by a group
     of people under the leadership of Fred Drake <fdrake@acm.com>, Paul
     Prescod, and Clark Cooper.

FreeBSD 5.4			October 4, 2002 		   FreeBSD 5.4

SPONSORED LINKS




Man(1) output converted with man2html , sed , awk