Sunday 15 June 2014

C++ Compiler and IDE

1.) Download Turbo C++:
    Turbo C++ Compiler
     If the above link doesn't work, you may Google it for more.

2.)Download CodeBlocks:
    http://www.codeblocks.org/downloads/26
    Download and install it

3.)Set up compiler on CodeBlocks:
    Open your Code Blocks, Goto Settings > Compiler and debugger > Selected Compiler >Now set (Borland C++ Compiler 5.5, 5.82 ) as Defaut. > OK.

4.)Download the WinBGIm library(for good quality graphics):
    http://winbgim.codecutter.org/

No comments:

Post a Comment