NUL
char * strstr (const char * s1, const char * s2);
char * strstr
The string to be searched
The string to search for