Need Help!

So, my program should convert each letter in a word to something called the International Civil Aviation Organization (ICAO) phonetic alphabet, which I have in my switch statement in the code, but for some reason, I am not able to get any answer, hope you can help me find what I am doing wrong! Thanks!

Code:

SOLVED
Last edited on
Did you terminate the "word" with a period?

Yes, when the program finds a period, it should stop.
Never mind I got it!
Topic archived. No new replies allowed.