this post was submitted on 21 Nov 2023
0 points (NaN% liked)

Programmer Humor

32039 readers
1095 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] DmMacniel@feddit.de 0 points 10 months ago

No. We count start at zero because the array already starts with an element of a specific size. Starting at 1 would always skip that initial element.