from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

210225

userrating:


May 25th. 2007:
Words

486

Views

259189

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

150562

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





NE_XML_CREATE

Section: neon API reference (3)
Updated: 23 November 2024
Index Return to Main Contents
 

NAME

ne_xml_create, ne_xml_destroy - create and destroy an XML parser  

SYNOPSIS

#include <ne_xml.h>
ne_xml_parser *ne_xml_create(void);
void ne_xml_destroy(ne_xml_parser *parser);
 

DESCRIPTION

The ne_xml_create function creates an XML parser object, which can be used for parsing XML documents using stacked SAX handlers.  

RETURN VALUE

ne_xml_create returns a pointer to an XML parser object, and never NULL  

SEE ALSO

XXX  

COPYRIGHT


Copyright © 200-2024 Joe Orton


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
COPYRIGHT





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 9.8 ms