hombre strstr
#include <string.h>
char *strstr(const char *s1, const char *s2);
chfle
#include <string.h>
char *strstr(const char *s1, const char *s2);
strstr — find a substring