strindex to find pattern in string s. Section 4.1 of The C Programming Language.
strindex.cwill find the first occurrence of the substringsearchfor.strindex_lastoccurrence.cwill find the last occurrence of the substringsearchfor.
- Using functions in C.
- Using Strings and string format in C.
- Defining integer constants in C.