To Extract and Run the Program for the First Time:
-
First extract the tar file with "tar -xvf archive.tar"
-
Then execute the "make" command to create the executable for the program
-
Then execute "./CSORT" to run the program
Once the program is running:
-
The program will ask you if you'd like to run in debug mode which prints out swapping information
-
Type yes (y) or no (n) to toggle the debug mode
-
The program will then ask you to enter 7 characters, upper or lower case, with no spaces
-
Based on your debug mode choice the program will either print the swapping information and then the final result or go straight to printing the result of alphabetically order all lowercase characters