kyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · 8 months agoThe infamous "if loop" actually existsdiscuss.tchncs.deimagemessage-square11linkfedilinkarrow-up1138arrow-down18file-text
arrow-up1130arrow-down1imageThe infamous "if loop" actually existsdiscuss.tchncs.dekyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · 8 months agomessage-square11linkfedilinkfile-text
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up32·8 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.