Now it "Cannot convert 'char[300] *' to 'char * *' in function split(char *,char)".
Very true. A pointer to a pointer is not the same as an array of pointers.
If I had a better idea of what the expected input and output of the function were, I could give better help. *Sorry*
Are you familiar with the STL?
Reputation Points: 2780
Solved Threads: 312
long time no c
Offline 4,790 posts
since Apr 2004