An Engineer's Journey To The Unknown
Wednesday, December 16, 2015
"Hello, World!"
#include <stdio.h> #include <stdlib.h> int main(void) { printf(
"Hello, World!"
); return 0; }
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment