RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform

2001-04-18 Thread Richard James
use the multithreaded debug crt -Original Message- From: Lyman Neuschaefer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 8:42 AM To: '[EMAIL PROTECTED]' Subject: RE: Deallocating memory allocated by XMLString::transcode on Win3 2 platform Sorry for not having consulted the

RE: Extracting structure's as char*

2001-04-18 Thread Richard James
Evert Haasdijk very kindly posted some serialization code he wrote on 4/11/01. There is no serialization support in xerces-c, but there is in xerces-j and something like serialization in the perl version. -Original Message- From: Ideshini Naidoo [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

RE: seg fault with DOMParser::parse

2001-04-16 Thread Richard James
what does errReporter point to? -Original Message- From: Xiaobing Wu [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 4:54 PM To: [EMAIL PROTECTED] Subject: seg fault with DOMParser::parse I run a simple experimental DOM parser program under linux with xerces-c1_4. There's no pro