Re: Return Types for XmlParserCreate

"Andre Luis Monteiro" <[email protected]>
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
Hi

In expat.h we have:

struct XML_ParserStruct;
typedef struct XML_ParserStruct *XML_Parser;

...

/* Constructs a new parser; encoding is the encoding specified by the
   external protocol or NULL if there is none specified.
*/
XMLPARSEAPI(XML_Parser) XML_ParserCreate(const XML_Char *encoding);

(for to understand XMLPARSEAPI, take a look at expat_external.h).


XML_ParserCreate() returns a pointer to a XML_Parser instance, or NULL if it fails.


regards
André Luís

> ----- Original Message -----
> From: "kumar qnx" <[email protected]>
> To: [email protected]
> Subject: [Expat-discuss] Return Types for XmlParserCreate
> Date: Tue, 10 Oct 2006 09:30:06 -0700 (PDT)
> 
> 
> Hi,
> 
>    I would like to know what are the return types for XML_ParserCreate, i 
> could not find it in the documentation.
> 
>    regards,
> 
>    Pavan.
> 
>   		
> ---------------------------------
> Do you Yahoo!?
>   Get on board. You're invited to try the new Yahoo! Mail.
> _______________________________________________
> Expat-discuss mailing list
> [email protected]
> http://mail.libexpat.org/mailman/listinfo/expat-discuss

>



-- 
___________________________________________________
Play 100s of games for FREE! http://games.mail.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.