in reply to Re: I prefer my indexes to start at:
in thread I prefer my indexes to start at:
Since coding in c, I got used to start with zero ... and kept it. If there are algorithms (or data interfaces) that are more convenient starting with 1, I usually keep the data on index zero empty or use it for default values, as wasting one additional element is no issue nowadays ....
So long, Rata
|
---|