Re: When is a stack used in real life?
From: Arthur J. O'Dwyer (ajo_at_nospam.andrew.cmu.edu)
Date: 05/09/04
- Next message: Jeff Schwab: "Re: GUI programming."
- Previous message: Arthur J. O'Dwyer: "Re: When is a stack used in real life?"
- In reply to: Nick Landsberg: "Re: When is a stack used in real life?"
- Next in thread: Edward G. Nilges: "Re: When is a stack used in real life?"
- Reply: Edward G. Nilges: "Re: When is a stack used in real life?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 8 May 2004 22:18:03 -0400 (EDT)
On Sat, 8 May 2004, Nick Landsberg wrote:
>
> How about the stack of clean plates on
> spring-loaded supports that some
> cafeterias use?
I've always thought of that as a really *bad* use of a stack,
actually! What you really want for plates (or sock drawers) is
a *queue*, so that you don't end up with a few bottom-most plates
(or socks) going for weeks without washing.
Sure, now that I think about it, cafeterias must certainly
wash *all* their plates each morning. At least, I sure hope they
do! :)
-Arthur
- Next message: Jeff Schwab: "Re: GUI programming."
- Previous message: Arthur J. O'Dwyer: "Re: When is a stack used in real life?"
- In reply to: Nick Landsberg: "Re: When is a stack used in real life?"
- Next in thread: Edward G. Nilges: "Re: When is a stack used in real life?"
- Reply: Edward G. Nilges: "Re: When is a stack used in real life?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|