3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Revised C Language Hello World.

Step 2Setting Up the Project Parameters

Setting Up the Project Parameters
This dialog presents you with a lot of options. We'll explore those options one at a time as we need to use them. Don't panic, it only looks hard! The screen shot in this section shows how to set up a project for almost all console mode programs. These are the bread and butter of learning how to use an IDE in general and Dev-C++ specifically. You will almost always find that learning a language such as C or C++ begins with "DOS" applications. It is all you need to start creating some fairly complex programs, console or "DOS" at first and later on, GUI with Win32 API or other extensions to the basic language.

Make sure your dialog box is filled in like the one below and hit the "Ok" button. Then you should be ready to go to the next step.
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
0
Followers
Author:Delta629
Yes.