c# - Visual Studio exit 0 -


this question has answer here:

i'm new visual studio. c# program has no errors. when try run console app shows second goes away. looked @ thread said turn off module load message tools>options>output window. however, still exit code 0. there need in main keep console open or problem?

if writing console, exit when processing done. add console.readline() or console.readkey() wait input before closing.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - Mongodb revoke acccess to connect test database -