0-based indexing considered harmful. When I make my own programming language, it will have 1-based indexing. I've said that before and I'll say that again!
0-based indexing considered harmful. When I make my own programming language, it will have 1-based indexing. I've said that before and I'll say that again! 3 comments
|
@bouncepaw You'll have a jolly good time when you try to access a value in the array with a modulo.