Hi,
Below is the header file a Palindrome class that I'm writing. Could someone please tell me what syntax I need to employ to be able to include and use a stack. I get the following error message
"Expected ; before token <" on the line where I try to create the empty stack s.