generic way to access C++ libs?

Diez B. Roggisch deetsNOSPAM at web.de
Fri Nov 5 13:24:38 EST 2004


> A c++ object created by g++ is total garbage passed to a VC lib that
> appears to

That sentence should be

 
A c++ object created by g++ is total garbage passed to a VC lib that
appears to use the same objects denoted by some headerfile.


-- 
Regards,

Diez B. Roggisch



More information about the Python-list mailing list