VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Queue

AAA-  (2 Submissions)   Data Structures   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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 (8(8 Vote))

Download Queue

Queue Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters