I need to read in each line from a text file, and sort it according to length first, and then it's position in the original document, before adding the lines to a linked list. I need to read in each line from a text file, a
I need to read in each line from a text file, and sort it according to length first, and then it's position in the original document, before adding the lines to a linked list. I need to read in each line from a text file, a