recursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 1年前Type in Morse code by repeatedly slamming your laptop lidgithub.comexternal-linkmessage-square23fedilinkarrow-up1266file-textcross-posted to: hackernews@lemmy.smeargle.fansbad_ui_battles@programming.devlinuxmemes@lemmy.world
arrow-up1266external-linkType in Morse code by repeatedly slamming your laptop lidgithub.comrecursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 1年前message-square23fedilinkfile-textcross-posted to: hackernews@lemmy.smeargle.fansbad_ui_battles@programming.devlinuxmemes@lemmy.world
minus-squareTurun@feddit.delinkfedilinkarrow-up16·1年前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·1年前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 ^^