Menu

dev_c 4 compiler

2003-02-02
2012-09-26
  • Nobody/Anonymous

    when i execute the program  the dos appears and  disappears
    please  suggest the  solution

     
    • Nobody/Anonymous

      When your program finished the console closes automaticly. Insert a cin.get() (#inlcude <iostream> at the end or system("PAUSE"); (only windows, #include <cstdlib>

       
    • upcase

      upcase - 2003-02-02

      By the way: Read the FAQ and search the forum next time.
      Oh, yes: Dev-cpp isn't a compiler! It's an IDE based on the mingw distribution of the gcc compiler suite..

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.