Determining string lengths –int strlen( const char *s ) Returns number of characters in string –Terminating null character not included in length