|
Thanks for the help.
I still haven't been able to fix this issue however. It seems to add nodes correctly but it always just outputs however many when I print with just the most recent values.
The code you referenced I've taken out just to simplify things and make it so it only adds names at the end of the list since the way I'm going to search it won't care what order they're in.
Apparently it inserts nodes as it always ends up with the right number of names in the list. I just can't figure out if I'm referencing something wrong when I print them out or if it's actually replacing every name with the most recent in the list.
|