Jonathan Landrum ffd5e81bf3 Took the commas out of the explanation il y a 10 ans
..
README.md ffd5e81bf3 Took the commas out of the explanation il y a 10 ans
dropOutStack.cpp ed26f484b0 Cleaning house (moving to directories) il y a 10 ans
makefile ed26f484b0 Cleaning house (moving to directories) il y a 10 ans
stack.h ed26f484b0 Cleaning house (moving to directories) il y a 10 ans

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.