File: |
Stack.class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
The Stack Class |
Class: |
Stack
A stack (LIFO) data structure. |
Author: |
By Brian Takita |
Last change: |
Stack::pop() now returns a null when the stack is empty. This fixes a bug when Stack::pop() which referenced out of range memory when the stack is empty. |
Date: |
21 years ago |
Size: |
2,040 bytes |
|
|
|