Posts Tagged ‘ codeblocks ’

  • How to write and compile a C++ program in Windows using an IDE
    3 responses - Posted 05.31.08

    In this tutorial I’ll show you how to write and compile a C++ Program using CodeBlocks in Windows. That’s right, Windows.
    If you haven’t done so, download and install CodeBlocks

    Using CodeBlocks to program Hello World
    1. Open up CodeBlocks and simply click on “Create a new project”.

    continue