View Single Post
Old 15-10-2011, 03:07 PM   #5
Japo
Autonomous human
 
Japo's Avatar


 
Join Date: Mar 2006
Location: ,
Posts: 4,613
Default

Code:
#include <stdio.h>
int main(void) { puts("Good bye, Mr. Ritchie :("); }
__________________
Life starts every day anew. Prospects not so good...
Japo is offline                         Send a private message to Japo
Reply With Quote