Table of Contents
The
function locates the last occurrence of (converted to a char) in the
string If is locates the terminating
The function returns
a pointer to the character, or a null pointer if does not occur anywhere
in
The function conforms to
Table of Contents