Question: For all the problems, use char * , instead of string. The usage of string is strictly prohibited. Kindly use C++ char ** Str Tok(

For all the problems, use char * , instead of string. The usage of string is strictly prohibited.
char ** Str Tok( char *s1,const char s2) A call to Str Tok breaks string sl into tokens !! (logical pieces such as words in a line of text) separated by character contained in char s2/
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
