‎2009 Aug 08 12:49 AM
Hi everybody, does anyone know if there is a function to get the string length of a given text? For example "abcdefg" the length is 7.
Regards.
‎2009 Aug 08 1:04 AM
I found it:
int = strlen ( var )