Welcome to my blog Updated: March 14, 2021 Hello, world! #include <stdio.h> int main(void) { printf("hello, world\n"); return 0; } Share on Twitter Facebook LinkedIn Previous Next Leave a comment
Leave a comment