@[email protected] to Programmer [email protected]English • edit-22 months agoProgrammers Contestinfosec.pubimagemessage-square14fedilinkarrow-up1495arrow-down111file-text
arrow-up1484arrow-down1imageProgrammers Contestinfosec.pub@[email protected] to Programmer [email protected]English • edit-22 months agomessage-square14fedilinkfile-text
minus-square@[email protected]OPlinkfedilinkEnglish44•2 months agoNot indexing at zero seems like a waste of a perfectly good integer.
minus-square@[email protected]linkfedilink21•2 months agoYea ther is a big difference between indexing and counting
minus-squareOpenStarslinkfedilink8•2 months agoUnless you are saving it for something else, like the header of a table:-).
Not indexing at zero seems like a waste of a perfectly good integer.
Yea ther is a big difference between indexing and counting
Element 0 is the first element of the list
Unless you are saving it for something else, like the header of a table:-).