#Text Editor app

3 messages · Page 1 of 1 (latest)

primal vector
#

making this post to share updates about a text editor app im developing while learning c, the app, instead of using a traditional keyboard (which would make it impossible to type and see what ur typing), it uses a version of morse code. Its identical aside from the uppercase letters, regular morse code doesn't need separate codes for upper and lowercase, but a text editor does, so i just added an s (...) before each uppercase to mean shift

#

as of making this post i finished the dictionary array