Sjmarf to Programming Humor@lemmy.worldEnglish • 1 month agoCompareBooleanssh.itjust.worksimagemessage-square97fedilinkarrow-up1513arrow-down19
arrow-up1504arrow-down1imageCompareBooleanssh.itjust.worksSjmarf to Programming Humor@lemmy.worldEnglish • 1 month agomessage-square97fedilink
minus-square@bleistift2@sopuli.xyzlinkfedilinkEnglish85•1 month agoDon’t forget the invocation if (CompareBooleans(a, b) == true)
minus-squaremagic_lobster_partylinkfedilink59•1 month agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-square@TriflingToad@lemmy.worldlinkfedilinkEnglish10•29 days agoI don’t like this thread anymore :(
minus-square@davidagain@lemmy.worldlinkfedilinkEnglish3•29 days agoNo, no, this is actually the only correct code in the thread.
Don’t forget the invocation
if (CompareBooleans(a, b) == true)
if (CompareBooleans(CompareBooleans(a, b), true))
I don’t like this thread anymore :(
No, no, this is actually the only correct code in the thread.
that… actually works…
elseif(CompareBooleans(b,a) != false)