Cannot concatenate strtok's output variable. strcat and strtok
I’ve spent hours on this program and have put several hours online searching for alternatives to my methods and have been plagued with crashes and errors all evening… I have a few things I'd like to achieve with this code. First I’ll explain my problems, then I’ll post the code and finally I’ll explain my need for the program. The program outputs just the single words and the concatenate function does nothing. This seems like it should be simple enough to fix... My first problem is that I cannot seem to get the concatenate function to work, I used the generic strcat function which didn't work