Hello,

When using const XMLCh* Attributes::getValue(const XMLCh*),

Who is responsible of the memory allocation of the return ?

So :
Do I have to XMLString::replicate the return of getValue if I want to store
it ?
Or Do I have to clear the memory for the pointer returned when I don't need
it anymore ?

Thanks in advance,

Laurent PETIT.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to