Rhys Black wrote: > > my compiler BCB5 throws an error message at run time that > interrupts execution at the line deleting pointer p. > When that line is deleted, there is no problem.
This is a FAQ: http://xml.apache.org/xerces-c/faq-parse.html#faq-26 Your code and Xerces must link with the same C runtime DLL. Joachim -- work: [EMAIL PROTECTED] (http://www.netacquire.com) private: [EMAIL PROTECTED] (http://www.kraut.ca) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
