Skip to content

asaadzx/morse-Translator-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

morse-Translator-cpp

to run the app frist download gcc with for debian run "sudo apt update" "sudo apt istall g++"

for fedora run "sudo dnf install g++"

for arch linux "sudo pacman -S gcc"

then compile the cpp file with "g++ -o morse_translator morse_translator.cpp"

and run "./morse_translator"

or

run "./run_morse.sh"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published