Skip to content

Comments

tfoulk: commit of the Morse Code translator#13

Open
tfoulk wants to merge 1 commit intoSoftWriters:masterfrom
tfoulk:tfoulk-patch-1
Open

tfoulk: commit of the Morse Code translator#13
tfoulk wants to merge 1 commit intoSoftWriters:masterfrom
tfoulk:tfoulk-patch-1

Conversation

@tfoulk
Copy link

@tfoulk tfoulk commented Apr 17, 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