[CSI] Home Setup Issues

Mikhail Nesterenko mikhail at cs.kent.edu
Thu Sep 7 19:29:24 EDT 2017


> I am having issues running programs on my own system. When I hit f5 or ctrl
> f5 it runs the program but exits immediately after running so there is no
> chance to see what the program is doing. Do you know how I may be able to
> fix this?

Here is a discussion of this issue:

https://stackoverflow.com/questions/1775865/preventing-console-window-from-closing-on-visual-studio-c-c-console-applicatio

basically, ou need to make sure that yur Subsystem is set to Console
under Configuration Properties / Linker / System

Thanks,
--
Mikhail


More information about the cs13001 mailing list