Linked list deleting nodes I have created a queue using a linked list as well as a recursive function that is supposed to sear...
Pop function returning stack elments in reverse orderjonnin, here's my push: [code] void StackStory::push(string str) { const int MAX_WORD_LENGTH=9;...
Pop function returning stack elments in reverse orderHi ya'll, I'm creating a story using three stacks which will hold strings for nouns, verbs, and adje...
Stack not displaying first letter of elementsHad a cin.ignore() in my pushItem function, which I guess ignored the first character in the element...
Stack not displaying first letter of elementsHey ya'll I'm trying to print out the elements in my stack and for some reaon the first letter of ea...
This user does not accept Private Messages