Code::Blocks

Instruction Set 1

First things first. These instructions are for downloadign and installing
Code::Blocks. Code::Blocks is a free C++ IDE that you can download at
http://www.codeblocks.org. Download a nightly build, unzip it to a folder
called CodeBlocks in your Documents Folder. Then create a shortcut on
your desktop if you want one. Then you can download two other files from
the website and unzip them and it will work perfectly.

 

Instruction Set 2

To work at home I used a program called Code::Blocks.
It is available for Microsoft Windows(2000 and higher) and Linux systems.
Only having a Windows Machine myself, the following instructions for installation apply only to windows users.

First open your browser and type http://www.codeblocks.org/downloads.php into the address bar.
This takes you straight to the downloads page. Almost halfway down the page is a link to download the program.
We want the one that reads "Code::Blocks IDE, with MINGW compiler", this comes with a compiler package, including g++ 3.4.4 (note this is not the same as 3.4.6 compiler used for CSE250)
Click the link and download the .exe.
Run the .exe and follow the onscreen instructions and select what components you personally what installed.

After the installation simply boot up and enjoy.use g++ to compile
run using "./" command