devilish666@lemmy.world to Programmer Humor@programming.dev · 1 year agoTrue Storylemmy.worldimagemessage-square32fedilinkarrow-up1134arrow-down114
arrow-up1120arrow-down1imageTrue Storylemmy.worlddevilish666@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square32fedilink
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.