Skip to content

Comments

commit of the Morse Code translator#1

Open
tfoulk wants to merge 1 commit intomasterfrom
tfoulk-patch-1
Open

commit of the Morse Code translator#1
tfoulk wants to merge 1 commit intomasterfrom
tfoulk-patch-1

Conversation

@tfoulk
Copy link
Owner

@tfoulk tfoulk commented Apr 16, 2018

  • C# .Net Console app
  • requires file in C:\Temp\ called "MorrisCodeFile.txt". If file not present, then user will be prompted accordingly
  • only translates American Morse Code to English
  • if value does not exist in the dictionary, then the application will display that value (mainly for troubleshooting purposes)
  • results displayed on a console screen

 - C# .Net Console app
 - requires file in C:\Temp\ called "MorrisCodeFile.txt". If file not present, then user will be prompted accordingly
 - only translates American Morse Code to English
 - if value does not exist in the dictionary, then the application will display that value (mainly for troubleshooting purposes)
 - results displayed on a console screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant