Strlen Returns the string length. Installation $ clib install nami-doc/strlen.c Example char *str = "hello world "; strlen(str);