Table of Contents
The
function locates the first occurrence of the null-terminated string in
the null-terminated string If is the empty string, returns if occurs
nowhere in returns NULL; otherwise returns a pointer to the first character
of the first occurrence of
The function conforms
to
Table of Contents