Advertisement

Help with Dev-Cpp

Started by March 16, 2003 06:12 PM
1 comment, last by Chad_Flk2003 21 years, 8 months ago
Hi, my friend is tryin to learn C from the book Absolute Beginners Guide to C and is using Dev-Cpp as his compiler. Every time he puts in code, a black screen pops up and disappears instantly. How can he get this to stop...? [edited by - Chad_Flk2003 on March 17, 2003 8:25:08 PM]
He is making a console program, therefore he should start a project as a console application in Dev-C++, and NOT remove the "system("PAUSE";" in the code.
Advertisement
Thanks =)

This topic is closed to new replies.

Advertisement