README.md

December 5, 2022 ยท View on GitHub

Stack Class

Description

This is a class module that provides a LIFO stack for parsers et al. Pretty well commented and comes with a test project to demonstrate it.

More Info

This is a class module. You will need to add the class to your project and declare it before using it. There is no interface to the actual class.

Data is stored in variants, so you should do some checking on values that you read from the stack to make sure they are the values you want.

Submitted On2004-05-20 10:51:18
ByBrian Zablocky
LevelAdvanced
User Rating5.0 (25 globes from 5 users)
CompatibilityVB 5.0, VB 6.0
CategoryData Structures
WorldVisual Basic
Archive FileStack_Clas1748005202004.zip