Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Brian Price (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class can be used to manage a stack of data values. It can push and pop values of arbitrary types from the top of the stack. The class can also search for data values on the stack. If the specified value is found, the value position on the stack is returned. The class peek values from the stack, i.e. retrieve a value from the top of the stack without removing it. |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |