devilish666@lemmy.world to Programmer Humor@programming.dev · 1 year agoTrue Storylemmy.worldimagemessage-square28linkfedilinkarrow-up1125
arrow-up1111imageTrue Storylemmy.worlddevilish666@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square28linkfedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up10·1 year agoGotta love the short loop = 0; // loop counter and then just: short amt; What the hell is “amt” supposed to abbreviate?
minus-squareEphera@lemmy.mllinkfedilinkarrow-up5·1 year agoEw. I mean, I was gonna respond with that, no matter what it might mean, but that’s such an unnecessary abbreviation.
Gotta love the
short loop = 0; // loop counter
and then just:
short amt;
What the hell is “amt” supposed to abbreviate?
“amount” maybe?
Ew.
I mean, I was gonna respond with that, no matter what it might mean, but that’s such an unnecessary abbreviation.