/
api
/
name
/ gb.stringlength
GB.StringLength
Syntax
long
GB.StringLength
( const char *
str
)
Returns the length of string created with
GB.NewString
.
str
is the string.
See also
String Management