News

Hi.<P>I am stuck with an intesting problem with the string library. Let say declare a string (empty). To start out, I append a statement. Afterward, I want to append an integer and end it with a char.
So I've been playing with C++ and XML (Xerces C++ DOM), and am working on a simple prototype class factory that creates instances of various classes based on the contents of a given XML file.