User forums > General (but related to Code::Blocks)
Welcome Newcomers - PLEASE READ!!!
Mattia2341:
#include <iostream>
using namespace std;
int main(); {
cout<<"hi, i'm human ::) ::)\n";
return 0;
}
mdt01:
#include <iostream>
using namespace std;
int main(); {
cout<<"To err is human \n";
return 0;
}
sodev:
To prove that you are not a bot, use code tags.
To prove that you aren't visiting elementary school, don't use using namespace std;.
ayyitsrach:
I am new and I am here trying to learn. Hope we can learn things together
JohnBoyK57:
--- Quote from: MortenMacFly on February 06, 2011, 10:24:57 am ---Dear Newcomers,
please make a "I am new, I am here" -------------
--- End quote ---
Hi, yes I am a new user which use code::blocks to improve my C/C++ knowledge.
Kind regards
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version