Re: expat can I use this to..

Régis St-Gelais (Laubrass) <[email protected]>
Newsgroups gmane.text.xml.expat.general
Message-ID <00cf01c61ad1$287103a0$6400a8c0@laubrasssag1>
----- Original Message ----- 
>From: [email protected]
>To: [email protected]
>Sent: Monday, January 16, 2006 8:07 AM
>Subject: [Expat-discuss] expat can I use this to..
>
>
>
>Greetings.
>
>Is it possible to use expat to create xml strings and send them as
>parameter values in a c++ application, then use expat to parse them on the
>receiving end without ever actually creating a file? If so a starter
>suggestion would be appreciated.
>
>thanks
>
>Jeff Kish


Jeff,

expat is not "file aware".
It does not care where the XML data is comming from.
You simply call XML_Parse with your XML data to parse (or part of it) in a 
buffer.

Régis St-Gelais
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.