VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Queue

by AAA- (2 Submissions)
Category: Data Structures
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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.

Inputs
All parameters come in the form of pointers to your objects. Use VarPtr(myVar) whenever input is necessary.
Side Effects
As far as i know none.

Rate Queue

Download Queue

Download Queue (5 KB)

Queue Comments

No comments have been posted about Queue. Why not be the first to post a comment about Queue.

Post your comment

Subject:
Message:
0/1000 characters