All my programming projects, yeah, I have too much free time. ;)
#include <stdio.h>main(){ printf("The addition of 3 and 4 is %d", 3+4); getchar();}
No comments:
Post a Comment