recursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 2 年前Type in Morse code by repeatedly slamming your laptop lidgithub.comexternal-linkmessage-square23fedilinkarrow-up1266arrow-down15file-textcross-posted to: [email protected]
arrow-up1261arrow-down1external-linkType in Morse code by repeatedly slamming your laptop lidgithub.comrecursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 2 年前message-square23fedilinkfile-textcross-posted to: [email protected]
minus-squareTurun@feddit.delinkfedilinkarrow-up16·2 年前C is so old, it has a way to work around that! In case your 198x keyboard was not set to ASCII you know. Not sure if Morse covers all the characters needed for the replacement trigraphs though. https://riptutorial.com/c/example/23858/trigraphs
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkarrow-up7·2 年前I love when there are solutions for every weird use case ^^
C is so old, it has a way to work around that! In case your 198x keyboard was not set to ASCII you know. Not sure if Morse covers all the characters needed for the replacement trigraphs though.
https://riptutorial.com/c/example/23858/trigraphs
I love when there are solutions for every weird use case ^^