You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Laurent PETIT <LP...@sqli.com> on 2001/09/06 16:43:36 UTC

result of Attributes::getValue

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org