README.md
December 5, 2022 ยท View on GitHub
Description
A queue data structure, in the form of an object.
This class internally maintains all the data passed to it. Use this class for fixed data types (eg. Longs, fixed arrays, fixed strings, types, etc...)
Use it, Like it, Learn from it, Vote for it.
More Info
All parameters come in the form of pointers to your objects. Use VarPtr(myVar) whenever input is necessary.
As far as i know none.
| Submitted On | 2000-05-06 21:02:32 |
| By | AAA- |
| Level | Advanced |
| User Rating | 4.4 (31 globes from 7 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Data Structures |
| World | Visual Basic |
| Archive File | CODE_UPLOAD5555562000.zip |