Just wondering if anyone here has done a merge sort program using a linked list? I've got a program working with a contiguos list, but I'm having a few problems with using a linked list.

Any help would be appreciated.

P.S - yes I do have the program coded, but not here with me. If you need the code or would like to see it let me know.