recursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoType in Morse code by repeatedly slamming your laptop lidgithub.comexternal-linkmessage-square23fedilinkarrow-up1267arrow-down15file-textcross-posted to: linuxmemes@lemmy.world
arrow-up1262arrow-down1external-linkType in Morse code by repeatedly slamming your laptop lidgithub.comrecursive_recursion [they/them]@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square23fedilinkfile-textcross-posted to: linuxmemes@lemmy.world
minus-squareTurun@feddit.delinkfedilinkarrow-up16·1 year agoC 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 year agoI 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 ^^