To be able to test all the program source codes provided in this section, you will require an ANSI-C Compiler. In case you do not already have a C compiler installed in your computer, you may download one from the below link.
Please note that the compiler provided here will work only on windows operating system.
Download the compiler in any suitable directory in your computer and unzip the file. The zipped folder will expand to a bunch of directories and files with the top most parent directory named c. You may move the entire c directory under your root directory. If your root directory is C:\>, then after the move, you will have your c compiler under C:\>c\.
To keep things simple, keep all your c source codes, viz. files with .c extension, under this directory itself.
Now open an MS-DOS window and change directory to c\.
C:\>tcc prog.c
C:\>dir
C:\>prog
The diagram below shows the entire compilation process:
Elements of the C Language - Identifiers, Keywords, Data types and Data objects
The C Language - An Introduction
How to move your Email accounts from one hosting provider to another without losing any mails?
How to resolve the issue of receiving same email message multiple times when using Outlook?
Self Referential Data Structure in C - create a singly linked list
Mosquito Demystified - interesting facts about mosquitoes
Elements of the C Language - Identifiers, Keywords, Data types and Data objects
How to pass Structure as a parameter to a function in C?
Rajeev Kumar is the primary author of How2Lab. He is a B.Tech. from IIT Kanpur with several years of experience in IT education and Software development. He has taught a wide spectrum of people including fresh young talents, students of premier engineering colleges & management institutes, and IT professionals.
Rajeev has founded Computer Solutions & Web Services Worldwide. He has hands-on experience of building variety of websites and business applications, that include - SaaS based erp & e-commerce systems, and cloud deployed operations management software for health-care, manufacturing and other industries.