For ICS 212 - Software Design I was tasked with designing a command line app in C that uses arrays to translate Morse code to English.
This assignment allowed me to practice using the command line to recieve input, as well as practice with arrays in C.
Experience using C to perform command line input, and data manipulation.
You can find the source code in my project’s repository on github.