strstr

strstr -- Find first occurrence of a string

Description

string strstr ( string haystack, string needle)

Huomaa :

Esimerkki 1 . strstr( ) example






Huomaa :