Function CSPString::Length()

Description:
Retrieves the length of the string's content.

Micronovae Prototype:
unsigned long Length() const;

Arguments:
No arguments (void).

Return value:
The number of characters in the string, without counting the terminating zero.

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

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