User: Slee p

  • Public profile

User profile: Slee p

User info
User name:Slee p
History
Joined:
Number of posts:7
Latest posts:

Why can't I declare "queue" for my class "linkedQueueType" in the main file
Thank you, it is running now. That's really bizarre that it doesn't work in its own .cpp file becaus...

Why can't I declare "queue" for my class "linkedQueueType" in the main file
I am getting error in my main file: [code] linkedQueueType<char> queue; [/code] [output]undefi...

Reverse string using stacks
Hello, I am unsure where to begin in my int main file. I am trying to store a string and print the s...

How to store string in array?
I edited my program and got it in an array, however, I don't know how I can access it from there. Th...

How to store string in array?
Fairly new to classes, so sorry in advance. I need to store fruit names e.g. apple & banana in an ar...

This user does not accept Private Messages