In DM maybe have a line counter? That way you can tell how many lines where used in your code.
Side Note: -_- I know I can count it myself, but that takes longer, strains the eyes as well.
That way lets say you made 3,200 Lines of code. Now if you want to better it and reduce some lines etc. With a Line counter you can see how much you had, and reduce it to 2,500 Lines, or whatever and make it your coding neater. I say when you compile your code it should tell you how many lines you currently have.
Just a thought.
ID:260425
Sep 8 2007, 7:06 pm
|
|
Sep 8 2007, 7:08 pm
|
|
You can find that out in a single .dm by scrolling to the bottom and pressing Ctrl+G.
|