Hi, I'm working on a program that deletes the punctuation, the program should get some sentence and then write all the words in colon without punctation.
The code is in Stroustrup Programming prin&prac using c++.
Now, I'm running it on my smartphone since I have an old version of g++ that don't compile on code::blocks.
On my smartphone the program compiles, but it doesn't give me the output.
Here the code
I want ask if the program give also to you the same issue or if it's only my problem.
If you can tell me where is the error/s I'll be very happy.
Thank to everyone.