Programming C 02 (Programming in C in 7 days! By: Siamak Sarmady)


Compiling and Running under Windows with Dev-CPP


To develop, compile and run the program in Bloodshed environment follow below steps. If you have
problem working with your compiler you may ask your problem in our support forums.
1- Run bloodshed and select “New -> Project” from File menu. In the appeared window enter a name
for your project (Figure 1.1). Also select “Console Application”, “C Project” and “Make default
Language” as the settings of your application.

 

Leave a comment