Main.c Site
: All your "piece" or logic must be contained within these curly brackets.
: Returning 0 is the standard way to tell the operating system that everything went well. 3. How to Compile and Run main.c
: Type ./my_program (on Mac/Linux) or my_program.exe (on Windows) to see your output. C Programming Full Course for free ⚙️ : All your "piece" or logic must be