Hi!

I'm a beginner and I'm trying to figure out how to store the result of strtok() in a Array of integers...

If I'm not mistaken, strtok brokens the string into tokens, returning a pointer to...