Hey Guys, Could somebody point me in the right direction to replacing a node in a linked list?
I have no clue on where to start, thus. I have no code to supply.
I current have, a destory method, a find, a destroyFirstNode, a destroyLastNode, print, insert, etc etc... But I just have no clue on how to replace the nodes value....
Any pointers?
I don't want code, I actually want to learn, not memorise.
Cheers, Pete.