I am attempting to write a code that takes a few words or sentences typed into one array, and split it up so the computer knows what each is(ie word, word, word, word, period).
for some reason it wont show the word back after I attempt it. can anyone tell what is wrong just from a glance?
I am debugging and executing this in visual C++ 2010(not as good as blood dev but give me a break for now.)