some useful string functions that are not included in the C string library strindex int strindex(const char *s, char c) index of first occurrence of c in s