Function CSPString::Clear()

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

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd