strstr « string.h « C / ANSI-C






1.strstr: Returns a pointer to the first occurrence of *str2 in *str1 or a null pointer if there str2 is not part of str1