You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment it's a special character 'k'... what should a pop() return from an empty stack/what are the options? Return a bool to indicate success and pass a pointer? Must check whether the stack is empty first? Etc.