Function CSPString::Empty()

Description:
Clears the string's content, freeing any memory allocated.

Prototype:
void Empty();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
Call member function Clear() if you wish to clear the content, but still keep the allocated memory.

See also:
member function Clear(), SetSize()
CSPString | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd