kyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-220 days agoThe infamous "if loop" actually existsdiscuss.tchncs.deimagemessage-square29fedilinkarrow-up1186arrow-down111file-text
arrow-up1175arrow-down1imageThe infamous "if loop" actually existsdiscuss.tchncs.dekyub@discuss.tchncs.de to Programmer Humor@programming.devEnglish · edit-220 days agomessage-square29fedilinkfile-text
minus-squarecsm10495@sh.itjust.workslinkfedilinkEnglisharrow-up31·20 days 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.