SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:-
printf("Let the Battle Begin!\n"); printf("Press Any Key to Continue\n"); getch();
getch() is used to get a character from console but does not echo to the screen.
getch()