strstr

strstr -- Find first occurrence of a string

Description

string strstr ( string haystack, string needle)

Notatka :

Przykład 1 . strstr( ) example






Notatka :