User: KenBoneSlice

  • Public profile

User profile: KenBoneSlice

User info
User name:KenBoneSlice
History
Joined:
Number of posts:5
Latest posts:

While loop question
Maybe 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 queue
Peter87, marvelous. That was exactly the problem. Thank you man. Much appreciation.

dereferencing NULL pointer in queue
That is tested with the if(head) statement. if there Isn't a head it completely passes all of it. I'...

dereferencing NULL pointer in queue
I may have phrased that wrong, but it is in the while loop of Queue::show(). I know exactly where it...

dereferencing NULL pointer in queue
My 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