+ 2
Convert Morse code into Text in C programming
I need to know how to covert morse code into text format !
1 Odpowiedź
0
This is an old COTD I wrote. It takes input and puts it into Morse or Binary.
It is C++, but you could look at it and maybe reverse how I converted the input to morse and get it to convert morse to text.
https://code.sololearn.com/cTdl91tE504N/?ref=app