FIFO/LIFO Stacks in VB
Category:
Lists, Collections and ArraysType:
ClassesDifficulty:
IntermediateAuthor:
Phlip BradburyVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This uses standard code for creating first in first out and last in first out stacks, ported to VB.
It uses variants, but that can be changed to suit any purpose
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download stacks.zip