kyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-25 months agoThe infamous "if loop" actually existsdiscuss.tchncs.deimagemessage-square23fedilinkarrow-up1167arrow-down112file-text
arrow-up1155arrow-down1imageThe infamous "if loop" actually existsdiscuss.tchncs.dekyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-25 months agomessage-square23fedilinkfile-text
minus-squareraldone01@lemmy.worldlinkfedilinkarrow-up2·edit-25 months agoI once went to the computer of a class mate and opened stdio.h and added #define while(x) if(x). He was so confused. 🤣
I once went to the computer of a class mate and opened
stdio.h
and added#define while(x) if(x)
. He was so confused. 🤣