0
Q:

c language tutorial

#include <stdio.h>

int main() {
   /* my first program in C */
   printf("Hello, World! \n");
   
   return 0;
}
0

New to Communities?

Join the community