Page 1 of 1

which of the following function returns a pointer to the located string or a null pointer if string is not found.

Posted: Wed Jul 13, 2022 7:55 pm
by answerhappygod
a) strtok()
b) strstr()
c) strspn()
d) strrchr()