A C program that convert a string in morse code.
There are two programs :
encodeur ; which convert a string to morse.
décodeur ; which convert a morse message to a string.
You have to compile the sources with the following command :
make
The syntax used is the following :
. silence
- short signal
_ long signal
broggi_t
bouche_1
Mark : 19