Answers for "how to run c program"

0

compile c program

$ gcc hello.c
$ ./a.out
Posted by: Guest on October-21-2021

Browse Popular Code Answers by Language