All my programming projects, yeah, I have too much free time. ;)
#include <stdio.h> main() { printf("Hello, world!"); getchar(); }
No comments:
Post a Comment