Concept Framework 2.0 documentation Contents | Index

standard.C.string.strlen

Name Version Deprecated
strlen version 1.0 no

Prototype:
number strlen(string string)

Parameters:
string      Null-terminated string.

Description:
Get the length of a string.

Returns:
returns the number of characters in string, excluding the terminal NULL. No return value is reserved to indicate an error.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:20 2011 GMT(c)2011 RadGs Software