Pelles C forum

Pelles C => General discussions => Topic started by: ssb on September 09, 2005, 11:33:16 AM

Title: Line numbers
Post by: ssb on September 09, 2005, 11:33:16 AM
I've just got PellesC (4.0b4) installed in my system for first time. Excellent IDE and compiler, I wonder how I missed that all these years !!
I have a simple question though, is it possible to display line numbers in source windows?

Thanks
Title: Line numbers
Post by: JohnF on September 09, 2005, 12:49:54 PM
Goto the menu bar, select 'Source' and then select 'View lineNumbers'

John
Title: Line numbers
Post by: ssb on September 09, 2005, 12:54:40 PM
I was searching for that in options,

Thanks John