/* ex0101.c */ #include <stdio.h> #include <stdlib.h> int main() { printf("Hello World!\n"); return(0); }
Hello World! Process returned 0 (0x0) execution time : 0.055 s Press any key to continue.
Tidak ada komentar:
Posting Komentar