User: jrook32

  • Public profile

User profile: jrook32

User info
User name:jrook32
History
Joined:
Number of posts:2
Latest posts:

Pointer help
This is the Queue.h file: [code]#pragma once #include "QueueItem.h" class Queue { public: ...

Pointer help
Queue::addItem() is linking the new item on the end ok, but isn't updating pTail to point at the new...

This user does not accept Private Messages