strstr

strstr -- Find first occurrence of a string

Description

string strstr ( string haystack, string needle)

Poznámka :

Príklad 1 . strstr( ) example






Poznámka :