|
hace 10 años | |
---|---|---|
.. | ||
README.md | hace 10 años | |
dropOutStack.cpp | hace 10 años | |
makefile | hace 10 años | |
stack.h | hace 10 años |
This program illustrates one way of accomplishing a drop-out stack, the data structure used in places such as undo buttons that keep the last n items in a list.