Advertisement

  • Topic 3: Acquainting With The Bloodshed Dev C++


    Downloading

    Click on this and save the file somewhere, such as your desktop.

    Installing

    Hit all the next buttons.

    Creating a Project

    To write a program, you have to make the source code files. To do this you create a project.

    To create a project you go to File > New > Project.





    A dialog will come up asking you what kind of project you would like to
    make, what you would like to name it, and if you want to compile in C++ or C.
    Here i choose empty project and c as my compiler
    Compiling and Executing



    Compiling and executing a program is very simple. You can hit F9 to compile
    and execute or click the button, Or you can do it from the Execute menu

0 comments:

Leave a Reply

Advertisement

Advertisement