Permabanned
- Joined
- 16 Oct 2007
- Posts
- 391
When I run a C Console Application outside of the developer, what do I do to make it say something like 'Press Enter to Exit' at the end, and when you press enter it actually does exit. At the moment it either closes straight away so you can't even see the program or I can use scanf to stop it closing but then its really messy