I'm having trouble getting the functionality here if anyone can help. Basically I'm needing to pass in 3 head pointers to 3 different linked lists. I need to put the nodes in order from list 1 and 2 into list 3. I'm just not seeing my logic error here and need some help.