Quote:
Originally Posted by SoftwareBug2.0
Eh, I was mostly interested in trying that exact tool because I can't figure out why it said 32 instead of 33 lines.
|
That could be due to an extra blank line removed when I copied and pasted the code into notepad when doing the counting. It all depends on the editor if they add/remove blank line at the end of the file (i.e. an extra 0x0d/0x0a).