kyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-24 months agoThe infamous "if loop" actually existsdiscuss.tchncs.deexternal-linkmessage-square30fedilinkarrow-up1188arrow-down112file-text
arrow-up1176arrow-down1external-linkThe infamous "if loop" actually existsdiscuss.tchncs.dekyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-24 months agomessage-square30fedilinkfile-text
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up36·4 months agoThrough the magic of make, you can write code that changes if statements to while loops then changes it back after compilation passes or fails. I only give good advice.
Through the magic of make, you can write code that changes if statements to while loops then changes it back after compilation passes or fails.
I only give good advice.