Contents

getCStringNoCopy

Returns a pointer to the internal C string buffer.

Declaration

virtual const char * getCStringNoCopy() const;

Return Value

A pointer to the internal C string buffer.

See Also

Miscellaneous