simplifying occurrence indicators

2002-05-10 Thread Alex Brown
//www.editeur.org). Any help much appreciated. - Alex. Alex Brown Technical Director Griffin Brown Digital Publishing Ltd Orwell House Cowley Road Cambridge CB4 0PP United Kingdom Tel +44(1223)425730 FAX +44(1223)425384 Web http://www.griffinbrown.co.uk -

How to delete memory allocated by XMLString::transcode

2002-01-24 Thread Alex Brown
The docs say: "NOTE: The returned buffer is dynamically allocated and is the responsibility of the caller to delete it when not longer needed." But what function should be used for deleting the buffer? There's no guarantee (is there?) that the delete[] I might be using properly corresponds to t