I created a C program file which prints a simple name and age . I wanted a functionality so that i can use the screen to show me the output . It works great in Debug and Release version , but when i go specifically in the release folder
and run .exe from there my program exits without waiting to show the output , why ? please help
↧