Hi all, I've (like many, many others, no doubt) written a class to serialize a DOM, based on the DOMPrint example. However, when I delete the XMLFormatter I use, I get an access violation in XMLFormatter::~XMLFormatter(), where it does 'delete fXCoder' (the last line in the destructor). Any ideas? TIA, Evert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
