Running a program in Dev C++

Okay, this is my first time using this program and I have having a lot of issues with it. My main problem is that I always used jGRASP until I started taking my current programming class, and it was pretty simple to use in my eyes. When I made my first program in Dev C++, it compiled fine and all but it doesn't actually run the program. What looks like the console application or command prompt window opens for literally less than a second and then closes before I can view it. Is there any way to simply view my program after I click run?
Also, you should consider switching to a different IDE. Dev C++ is very out of date. Try using codeblocks which is an up to date IDE.
get latest Orwell Dev C++
why not use mvs?
Topic archived. No new replies allowed.