Why can't I declare "queue" for my class "linkedQueueType" in the main fileThank 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 fileI am getting error in my main file: [code] linkedQueueType<char> queue; [/code] [output]undefi...
Reverse string using stacksHello, 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