[Expat-discuss] Expat and C++ ?
Fred L. Drake, Jr.
fdrake at acm.org
Wed Jul 5 08:46:55 CEST 2006
On Tuesday 04 July 2006 14:57, hymedia wrote:
> The real problem is the C function calls... honestly... 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... thx anyways
This is really confusing. I know others have written C++ wrappers; are none
of those suitable? Though I've not used C++ for many years, I can't imagine
that a C++ wrapper library is difficult to write. Applications using the
wrapper certainly wouldn't need to deal with C functions.
Perhaps it would help if you described what you're having trouble with?
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
More information about the Expat-discuss
mailing list