On Mon, Jul 14, 2008 at 9:00 AM, bart_pengyou <[EMAIL PROTECTED]> wrote:
> Hey. bart_pengyou here. I'm in a hurry that's why I only have Stack > here. For the array implementation, I think we have to know whether > the Stack and Queue are resizable. Anyway, here are codes for the > linked list implementation of stack. Note: my stack do have header > nodes! BTW, both of these data structures are available in the C++ STL container classes. -- Brett ------------------------------------------------------------ "In the rhythm of music a secret is hidden; If I were to divulge it, it would overturn the world." -- Jelaleddin Rumi
