28-11-2008, 06:53 AM
|
#13
|
Join Date: Jun 2008
Location: Dresden, Germany
Posts: 4
|
Quote:
Originally Posted by Fubb
using DevC++, i put the .cpp file in, and said compile, and it said it did, but to where did it compile? And when i clicked "run", the command prompt would open for like 1/8th of a second then close. Hm
ANYWAYs, while i figure this out, ima also make more codes.
|
You need a wait command like system("pause");
|
                       
|
|