strstr

strstr -- Find first occurrence of a string

Description

string strstr ( string haystack, string needle)

Not :

Exempel 1 . strstr( ) example






Not :