English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-24 08:54:22 · 5 answers · asked by Best Helper 4 in Computers & Internet Programming & Design

WHEN i ran the file from the dev C++ it would open in CMD and close less then a sec. Why did it flash the file so fast and close.

2006-09-24 09:01:16 · update #1

5 answers

I use Dev C++ and MinGW Develepor Studio.

They are both free.

2006-09-24 11:19:08 · answer #1 · answered by supreme 1 · 0 0

All you need is a text editor and the proper compiler. If you want something fancier, you can try the Microsoft development environment (expensive), or a competing product.

If you are using a mac, then it already has a very good development environment named XCode. If it is not installed in your Mac then install it off the OS restore CD.

2006-09-24 08:57:14 · answer #2 · answered by veraperezp 4 · 0 0

Download Visual C++ .net 2005 Express version from microsoft. It is free and very powerful and has a very nice and easy to use compiler. When you go to run the program do debug and run for it not to close after it is ran.

2006-09-24 09:36:18 · answer #3 · answered by Anonymous · 0 0

the window closes because your program is finished. you need to add something like scanf(char input); to the end of your code to keep it open.

2006-09-25 02:20:21 · answer #4 · answered by justme 7 · 0 0

bloodshed software's Dev-C++ is excellent and free.

2006-09-24 08:58:26 · answer #5 · answered by Anonymous · 0 0

fedest.com, questions and answers