I have to add a new node to the end of a linked list. Now I got an error "Item nr. 1 incorrectly has NULL as next pointer". I understand that for the first call of the function the first node (I have to add a new node to the end of a linked
I have to add a new node to the end of a linked list. Now I got an error "Item nr. 1 incorrectly has NULL as next pointer". I understand that for the first call of the function the first node (I have to add a new node to the end of a linked