Jonathan Landrum ffd5e81bf3 Took the commas out of the explanation | пре 10 година | |
---|---|---|
.. | ||
README.md | пре 10 година | |
dropOutStack.cpp | пре 10 година | |
makefile | пре 10 година | |
stack.h | пре 10 година |
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.