hi, I have to create a linked list that uses an .txt file and alphabetizes the names into an output file. im struggling on how to sort the input file.

here is the code i have so far

...