gcc -o out/hello hello.ccompiles .c file in to executable binary files in out folder./out/helloto execute binary files
Danny7226/File-Dictionary-in-C
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
gcc -o out/hello hello.c compiles .c file in to executable binary files in out folder./out/hello to execute binary files