VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Quick'n'Easy VB Stack Classes v1.0.1

by Daniel Keep (3 Submissions)
Category: Libraries
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

(Minor Update to 1.0.1) Well, this is my first VBC submission, so yay.
These two classes simply implement nice, neat little stacks: CStringStack and CLongStack.
I've found that these things can be invaluable in a variety of tasks. I actually wrote the string stack originally to maintain a call stack for a scripting language.
They are VERY easy to modify to accept any given data format. One thing I forgot to do was create a Variant-based stack, although if enough people request one, I'll knock it together and upload it for completeness.
Update: I changed some of the documentation (and added a readme) to clear up some problems people had been having.

Assumes
RTFM || Read The F... Flipping Manual. ;)

Rate Quick'n'Easy VB Stack Classes v1.0.1

Download Quick'n'Easy VB Stack Classes v1.0.1

Download Quick'n'Easy VB Stack Classes v1.0.1 (5 KB)

Quick'n'Easy VB Stack Classes v1.0.1 Comments

No comments have been posted about Quick'n'Easy VB Stack Classes v1.0.1. Why not be the first to post a comment about Quick'n'Easy VB Stack Classes v1.0.1.

Post your comment

Subject:
Message:
0/1000 characters