Skip to content

Comments

SoftWriters MorseCode by Taylor Novotny#12

Open
TaylorNovotny wants to merge 2 commits intoSoftWriters:masterfrom
TaylorNovotny:master
Open

SoftWriters MorseCode by Taylor Novotny#12
TaylorNovotny wants to merge 2 commits intoSoftWriters:masterfrom
TaylorNovotny:master

Conversation

@TaylorNovotny
Copy link

For this project I chose to do it as a console application as there isn't a real need to have a GUI.

The file 'Program.cs' is a test file to make sure you can create a file path and pass it in correctly and receive the correct output.

The file 'MorseCode.cs' is a class file, which is instantiated using a string as an argument into the constructor when creating a new MorseCode object. In the constructor it also sets up the variable englishArray which is an array of strings which correlates to the lines of Morse Code strings from the file. ReturnEnglishArray() returns the englishArray that was created in the constructor.

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