strstr

strstr -- Find first occurrence of a string

Description

string strstr ( string haystack, string needle)

Nota :

Exemplo 1 . strstr( ) example






Nota :