Hi
I am currently working on this project that requires a doubly-linked list
what the project supposed to do
is print the unsorted list to the
left and the sorted(alphabetically) list on the right
the left prints perfectly..but on the right
it would print perfectly if im only testing 4 times
but with more with would mess up
attachments are all the files
use gooddata.txt as the argument
thank you
