Executing a C program on Windows Command Prompt.
Before running a C program, you need to make sure a GCC compiler has been installed and set up on your system.
What is GCC?
GCC stands for GNU Compiler Collection. It is a toolchain that provides compilers & development tools. It is mainly used to co...
nishanthchandra.hashnode.dev3 min read