kyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-21 day agoThe infamous "if loop" actually existsdiscuss.tchncs.deimagemessage-square25fedilinkarrow-up1168arrow-down19file-text
arrow-up1159arrow-down1imageThe infamous "if loop" actually existsdiscuss.tchncs.dekyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-21 day agomessage-square25fedilinkfile-text
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up27·1 day 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.