Jonathan Landrum ffd5e81bf3 Took the commas out of the explanation 10 年之前
..
README.md ffd5e81bf3 Took the commas out of the explanation 10 年之前
dropOutStack.cpp ed26f484b0 Cleaning house (moving to directories) 10 年之前
makefile ed26f484b0 Cleaning house (moving to directories) 10 年之前
stack.h ed26f484b0 Cleaning house (moving to directories) 10 年之前

README.md

Drop-out Stack

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.