devcpp error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello 
i have installed devcpp on my wine but when i run it no command prompt is shown and so i cant see if it runned or no? how i can run it?
as this program:
#include <cstdlib>
#include <iostream>

using namespace std;

int main(int argc, char *argv[])
{
 cout<<"hello,world"<<endl;
int i;
cin>>i;
    system("PAUSE");
    return EXIT_SUCCESS;
}
but when i run it ,shows nothing.

valhamdolelah.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux