First program in C

The C program is a set of functions.
The program execution begins by executing the function main ().
#include
main(){
printf("Hi \n");
}

0 comments:

Blogger Template by Clairvo