Crux Posted October 13, 2011 Posted October 13, 2011 [font:Courier New] #include int main(void) { printf("quirky, flawed, and an enormous success\n"); return 0; } [/font] Quote
KaskadskyjKozak Posted October 13, 2011 Author Posted October 13, 2011 [font:Courier New] #include int main(void) { printf("quirky, flawed, and an enormous success\n"); return 0; } [/font] back in the day when you could read a thin book and understand most of a language... now you need a stack of a dozen or so 600+ page books... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.