I have a text file being read into a string[] containing the days Monday to Friday, but in a random order. I want to sort them so they appear as they do in a calendar week. c
I have a text file being read into a string[] containing the days Monday to Friday, but in a random order. I want to sort them so they appear as they do in a calendar week. c