User: oceanSpray

  • Public profile

User profile: oceanSpray

User info
User name:oceanSpray
History
Joined:
Number of posts:24
Latest posts:

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 order
jonnin, here's my push: [code] void StackStory::push(string str) { const int MAX_WORD_LENGTH=9;...

Pop function returning stack elments in reverse order
Hi 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 elements
Had a cin.ignore() in my pushItem function, which I guess ignored the first character in the element...

Stack not displaying first letter of elements
Hey 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