For this either my code in main is wrong or something in my function is wrong. I have been playing with it for some time and it wont work. (I tried multiple ways to pass in an object to satisfy the displaylist function from linkedlists. I know I can loop and display it manually with getEntry with positions leading up to mylist->getLength() but I figure I should use the function in place ><