Our app at work is a huge project with over 3000 units, weighing in about 3.5 million lines of code. ...or at least it was when we were compiling it under D2007.We recently updated to D2010, and now
Suppose you open a file, and do an seek() somewhere in the file, how do you know the current file line ?