Originally posted by Kroxldyphivc
I pressed Groan. Is that alright with you?
ok dude instead of coming in this thread and groaning and a guy who actually helped me... why dont you contribute:FU::FU::FU::FU:
---------- Post added at 03:09 PM ---------- Previous post was at 03:04 PM ----------
Originally posted by Dutch
1. Get Ubuntu
2. open terminal
3. type vi main.cpp
4. Type "a" and then type this:
#include <iostream>
using namespace std;
int main()
{
cout << "Hello World" << endl;
return 0;
}
5. Press escape
6. Type ":wq" and then press enter
7. Type "g++ -o HelloWorld main.cpp"
8. Press enter
9. type "./HelloWorld"
10. Be on your way to victory
ok thanks but im not get ubuntu and thats not how to get vb??? why did u post this