How to create a parser object statically??
example:
xercesc::XercesDOMParser Lparser_;
if I do create an object as shown above It gives rise to error while 
xercesc::XMLPlatformUtils::Terminate();
why??

-- 
View this message in context: 
http://www.nabble.com/creating-a-parser-object-statically---tp16114453p16114453.html
Sent from the Xerces - C - Users mailing list archive at Nabble.com.

Reply via email to