In COmputer Science at the moment we are implementing Linked lists. Which was fine at first. Adding and deleting nodes from the head was simple enough, but now we must insert nodes in order, and delete specified nodes. THe teacher isn't giving us any help, but we are allowed to research it, so I figure asking here is fair game

.
I don't have the code so far with me, as its at school only, but then, I'm asking you guys for it anyway. Any help would be much appreciated. [img]tongue.gif[/img]
Expect more questions as the week progresses, we're having a whole week of this sort of stuff