While loop questionMaybe it would be easier to set up a flag that would trip you out of the loop if it was triggered ...
dereferencing NULL pointer in queuePeter87, marvelous. That was exactly the problem. Thank you man. Much appreciation.
dereferencing NULL pointer in queueThat is tested with the if(head) statement. if there Isn't a head it completely passes all of it. I'...
dereferencing NULL pointer in queueI may have phrased that wrong, but it is in the while loop of Queue::show(). I know exactly where it...
dereferencing NULL pointer in queueMy program crashes when the show function is called for the second time. I'm pretty sure its an issu...
This user does not accept Private Messages