batteries included

Step 1: Install a C compiler Step 2: Write your C program using a text editor Step 3: Save the program with a .c extension Step 4: Open a command prompt Step 5: Navigate to the directory where the program is saved Step 6: Compile the program using the C compiler Step 7: Run the compiled program to execute it