As it stands, the array is 0-based, so a 10x10 array would have elements 0-9. I think this should be changed to be 1-based. Do you agree?
I absolutely disagree. Everyone that ever programmed something, even in Visual Basic, will except a 0-based array. I was just asking