We students learn c on windows . We create the executable file (.exe) using turbo c or gcc compiler that runs only in windows machine. Have you tried the c on Linux and generating executable file for Linux? Not yet then follow this article.
In this article you learn how to:
1. Install linux (e.g fedora or ubuntu)
2. Install gcc compiler in fedora
3. Compile the c program using gcc.
You will also understand what are the executable file in Linux.
In this article you learn how to:
1. Install linux (e.g fedora or ubuntu)
2. Install gcc compiler in fedora
3. Compile the c program using gcc.
You will also understand what are the executable file in Linux.