NXC
Version 1.2.1 r5
|
|
inline |
Get string length.
Return the length of the specified string. The length of a string does not include the null terminator at the end of the string. The input string parameter may be a variable, constant, or expression.
str | A string. |