I am new as in just stated just then and im following a tutorial,
im using c++ builder and im making a console app.
I have this code in it:
#include <iostream>
using namespace std;
int main ()
{
cout << "Hello World";
return 0;
}
i then click run and i compiles it and then opens a console for about 5 seconds but then goes away,
i am new and have no exp with it,
Could you please tell me whats wrong
Thanks Aaron1178

New Topic/Question
Reply




MultiQuote








|