@[email protected] to Programmer [email protected] • 2 years agoThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comimagemessage-square77fedilinkarrow-up1152arrow-down12
arrow-up1150arrow-down1imageThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.com@[email protected] to Programmer [email protected] • 2 years agomessage-square77fedilink
minus-square@[email protected]linkfedilink17•2 years agoSeven semicolons are the correct way to do indentation (it even alliterates): int main (void) { ;;;;;;;printf("like this\n"); }
minus-square@[email protected]linkfedilink7•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.