AtegonA to Programmer Humor · 2 years agoHow to detect if a number is evenimagemessage-square18fedilinkarrow-up169arrow-down13
arrow-up166arrow-down1imageHow to detect if a number is evenAtegonA to Programmer Humor · 2 years agomessage-square18fedilink
minus-squarebufordt@sh.itjust.workslinkfedilinkarrow-up1·2 years 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!