• bufordt@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    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!