Skip to content

KeiranHines/GXChallenge2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GXChallenge2017

Compiling the project.

This project is written in .netcore/c# as such it can be compiled using dotnet build or mcs -out:name-sorter NameSorter.cs Person.cs

Usage

To use this script specify a file of names, each on a new line, the script will then print the names sorted alphabetically as well as outputting them to a file in the current working directory labeled sorted-names.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages