Console Application

  • Thread starter Thread starter Mel Weaver
  • Start date Start date
M

Mel Weaver

Hi,
Using a console application, how do you get rid of press any key to
continue when the program finishes.

Thanks
Mel
 
I take it you're running via "Start without debugging" from VS.NET
(Ctrl+F5)... just run from the command line or explorer instead of from
vs.net. Or run in debug mode.

R.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top