Re: Expat and C++ ?
Albrecht Fritzsche <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <Pine.SOL.4.58.0607051154390.23795@twen> |
On Tue, 4 Jul 2006, hymedia wrote: > The real problem is the C function calls... honestly... Not sure that I understand you here - expat *is* a lib of C function calls. For convenience you might wrap them in C++ code and hide them from the user but you cannot get rid of them if you want to use expat. > have waist enough > time wraping Expat from c to c++ and it turns out to be realy ugly... I ll > write my own c++ parser... Feel free to do so - if you have time for such things... > thx anyways Cheers Ali