SyntaxFix
Write A Post
Hire A Developer
Questions
i think you are not pausing the program before it ended so the output you are putting after getting the inpus is not seeing on the screen right?
do:
getchar();
before the end of the program