Function CSPString::Clear()

Description:
Clears the content of the string, without freeing the allocated memory.

Micronovae Prototype:
void Clear();

Arguments:
No arguments (void).

Return value:
No return value (void).

Remarks:
Call member function Empty() if you wish to free the allocated memory.

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

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com