*gasp* A new member that has filled in their system specs before having to be told?!
Welcome. Get more memory. =P
Welcome. Get more memory. =P
Originally Posted by Dawlish7 ![]() "Hello World", - shudders from programming memorys,,, buffer overflow NOOOOOOO" erm -: Welcome to ocn, thanks for fillinf in your system specs nice system btw |
#include <iostream>
using namespace std;
int main()
{
cout << "There is nothing wrong with hello world statements" << endl;
cout << "Everyone has to start somewhere";
return 0;
}