The mem functions are meant for _______
(a) returning a pointer to the token
(b) manipulating objects as character arrays
(c) returning a pointer for implemented-defined string
(d) returning a pointer to first occurrence of string in another string
I got this question in exam.
This key question is from String Operations topic in division String Operations in C of C