Gollum@feddit.org to Programmer Humor@programming.dev · 1 month agoAnother smart movefeddit.orgimagemessage-square115fedilinkarrow-up1999arrow-down135
arrow-up1964arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 1 month agomessage-square115fedilink
minus-squarethedeadwalking4242@lemmy.worldlinkfedilinkarrow-up5·edit-21 month agoFor i = 0; I < array.length; i++
minus-squareIndustryStandard@lemmy.worldlinkfedilinkarrow-up3·1 month agoCasually throws in capitals as well.
minus-squarethedeadwalking4242@lemmy.worldlinkfedilinkarrow-up2·30 days agoMy post is a work of fiction
minus-squarexthexder@l.sw0.comlinkfedilinkarrow-up6·1 month agoi < array.length or else you overflow.
For i = 0; I < array.length; i++
Casually throws in capitals as well.
My post is a work of fiction
i < array.length
or else you overflow.