[Expat-discuss] Expat and C++ ?
Franky Braem
franky.braem at gmail.com
Wed Jul 5 20:35:12 CEST 2006
Albrecht Fritzsche wrote:
> 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
>>
>
>
Did you check http://www.codeproject.com/soap/expatimpl.asp ?
More information about the Expat-discuss
mailing list