From: Igor S. <smo...@fa...> - 2004-10-20 07:07:13
|
Hello Christophe, Tuesday, October 19, 2004, 6:51:15 PM, you wrote: CdV> Hi Igor, CdV> Igor L. Smolovski wrote: >>Thing is I did not instantiate any libxml++ object in my program. The >>only umbelical cord that connects me to libxml++ in my program is the >>following line (apart from the actual call to my function): >> >>#include <libxml++/libxml++.h> >> >> CdV> You also link to libxml++.so, which statically instanciate a class of CdV> type Document::Init (cf document.(h|cc) ). In it's constructor it CdV> register the callbacks. Thanks a lot. I see it clearly now :-) -- Best regards, Igor mailto:smo...@fa... |