OsrsNeedsF2P@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comimagemessage-square11fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1imageThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comOsrsNeedsF2P@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square11fedilink
minus-squarenoisytoot@lemmy.mllinkfedilinkarrow-up1·2 years agoSeven semicolons are the correct way to do indentation (it even alliterates): int main (void) { ;;;;;;;printf("like this\n"); }
minus-squaredystop@lemmy.mllinkfedilinkarrow-up1·edit-22 years agothe correct way is to never indent and never use whitespace. Saves memory. Your goal should be 1LOC every month, no more.
Seven semicolons are the correct way to do indentation (it even alliterates):
int main (void) { ;;;;;;;printf("like this\n"); }
the correct way is to never indent and never use whitespace. Saves memory.
Your goal should be 1LOC every month, no more.