Visual studio

I find it kind of annoying, the fact that you have to include systempause at the end of everything. Anyway around this?

Also i program using codewarrior in college but i only have visual studio at home. Is there any way to add my codewarrior project to visual studio so that i can continue with the projects i was working on in college?

Thanks.
closed account (z05DSL3A)
"I find it kind of annoying, the fact that you have to include systempause at the end of everything. Anyway around this?"

Starting your project (program) with the menu "debug->start without debugging" or ctrl+F5 will pause the output window on program exit.
Topic archived. No new replies allowed.