Could someone post a commented example of a merge sort of a singly linked list , or provide a link to a good commented example. Thank you. Its for a program where the linked list is of nodes consiiting of data about a customer. Any example of a linked list emrge sort will help. Thank you again.