Stack Errors
Stack Underflow: the condition resulting from trying to pop (remove) an item from an empty stack.
Stack overflow: the condition resulting from trying to push an item onto (add an item to) a stack.
Stack header file: stack1.h
Previous slide
Next slide
Back to first slide
View graphic version