I recently downloaded the Dev C++ free download so I could work on my C++ homework from home.
My Professor, (as well as I for my own knowledge), wants the results printed out. However, whenever I run through the program, after the program has compiled and run, the results box closes, so I am left with only the source code and the knowing that I did not make any errors.
Is there any way to change that, or is there a program out there that displays the results and keeps them there until I decide to close it?
Thanks guys.