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.