HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 months agoMom can we have Scratch? We have scratch at home. Scratch at home:lemmy.mlimagemessage-square24fedilinkarrow-up1395arrow-down14
arrow-up1391arrow-down1imageMom can we have Scratch? We have scratch at home. Scratch at home:lemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 months agomessage-square24fedilink
minus-squarenotabot@lemm.eelinkfedilinkarrow-up4arrow-down1·2 months agoHave they #defined out the equals symbol? I don’t think that for loop is going to compile.
minus-squareSteveTech@programming.devlinkfedilinkEnglisharrow-up18·2 months agoThe symbol they defined out is not the equals symbol but rather U+2550, so the for loop is fine.
Have they
#define
d out the equals symbol? I don’t think thatfor
loop is going to compile.The symbol they defined out is not the equals symbol but rather U+2550, so the for loop is fine.