Showing posts with label integrated development environment. Show all posts
Showing posts with label integrated development environment. Show all posts

Sunday, October 2, 2011

Line numbers

Being able to see the line numbers in your source code can come in really handy when programming. To see the line numbers in the Dev-C++ IDE, select Tools->Editor options and select the Line Numbers option on the Display tab.

Dev-C++ IDE

You can develop, compile, and run your c++ code in Bloodshed's (free!) Integrated Development Environment (IDE), Dev-C++ 5.0 (beta).