News

Otherwise what would be the point of using typedef?<P>I think the problem is in his definition of the Queue struct, where he should have "QueueNode*" instead of "struct QueueNode*" for the head ...