Hi
In the samples there is memory
allocation for example
In the EnumVal
sapmple you allocate
DTDValidator
DTDValidator* valToUse = new
DTDValidator;
Where do you release this
memory?
Some files from the sample section does not
exist
The files are:
DOMMemTest.cpp, DTest.cpp and DTest.h
Ran gilboa
|
- Re: memory allocation Ran Gilboa
- Re: memory allocation roddey