and1dude 0 Newbie Poster

Hey guys, i got a assignment which requests me to get 7 fields of data from an input.txt and sort them and output them. Is there other ways to do it other than making 7 Linked List , sort one list and replace the rest of the linked list with the same array index.