Ategon@programming.dev to Programmer Humor@programming.dev · 1 year agoHow to detect if a number is evenprogramming.devexternal-linkmessage-square5fedilinkarrow-up111arrow-down12
arrow-up19arrow-down1external-linkHow to detect if a number is evenprogramming.devAtegon@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square5fedilink
minus-squarebufordt@sh.itjust.workslinkfedilinkarrow-up1·1 year agoI did something similar for a programming competition once because I couldn’t remember the c64 basic function to return string length. Once I got home I rewrote it properly because it bugged me so badly. LEN(string variable) was the command. Stupid!
I did something similar for a programming competition once because I couldn’t remember the c64 basic function to return string length.
Once I got home I rewrote it properly because it bugged me so badly. LEN(string variable) was the command. Stupid!