anders@rytter.me to Programmer Humor@lemmy.ml · 1 year agoWhen you come back from vacation rytter.meimagemessage-square11fedilinkarrow-up1591arrow-down120file-text
arrow-up1571arrow-down1imageWhen you come back from vacation rytter.meanders@rytter.me to Programmer Humor@lemmy.ml · 1 year agomessage-square11fedilinkfile-text
minus-squareLazaroFilm@lemmy.worldlinkfedilinkEnglisharrow-up4·1 year agoAnd then there’s stupid Cpp with if (true) { do(); } Or if THIS do(); endif
minus-squareActuallyRuben@actuallyruben.nllinkfedilinkarrow-up3·1 year agoWhat’s weird about the C++ one? At least that one is the same in a bunch of languages
And then there’s stupid Cpp with
if (true) { do(); }
Or
if THIS do(); endif
What’s weird about the C++ one? At least that one is the same in a bunch of languages