Jonathan Landrum ffd5e81bf3 Took the commas out of the explanation | 10 tahun lalu | |
---|---|---|
.. | ||
README.md | 10 tahun lalu | |
dropOutStack.cpp | 10 tahun lalu | |
makefile | 10 tahun lalu | |
stack.h | 10 tahun lalu |
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.