Monthly Archives: January 2013
This is not a post!
It is just an edit of that stupid hello world message! … what am I? a crap programmer writing my first programme >> #include <stdio.h> int main(void) { int im_really_clueless; printf(“Hello World!\n”); return 0; }
Posted in Uncategorized
1 Comment