Skip to main content

All Questions

4 votes
6 answers
3k views

Why isn't the line count in Visual Studio zero-based? [closed]

This just struck me as an oversight by Microsoft. Since arrays and other data-structures within the .NET framework begin from zero (zero-based) why don't we have a line 0 within the code view in ...
billy.bob's user avatar
  • 6,559