|
10 vuotta sitten | |
---|---|---|
.. | ||
README.md | 10 vuotta sitten | |
dropOutStack.cpp | 10 vuotta sitten | |
makefile | 10 vuotta sitten | |
stack.h | 10 vuotta sitten |
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.