Help using "strtok" in CI need to tokenize a string and have an array of pointers point to each word. If somebody could plea...
Calling a function from a functionDefinitely compiles. The purpose of the isPalindrome function is basically to copy the string from m...
Calling a function from a functionI am having trouble calling the function isPurePalindrome() from inside the function isPalindrome()....