| Recommend this page to a friend! |
| Classes of Carlos Blanco Domínguez | > | Polymorphic Stack | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This is a simple class that implements a LIFO stack (Last In First Out) of values. It uses arrays to push values of any type on the top of the stack. The class can also pop values from the stack by the reverse order they were pushed. It may also return the value at the top of the stack without removing it. |
| Groups | ||
| Data types | Modeling and manipulating data types | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
|||||||||||||||||||||||||||||||||