I have a class module to use for queues. I shall upload it under separate cover. It is called "queue.cls"
Richard --- In [email protected], "smapak" <[EMAIL PROTECTED]> wrote: > > How do i implement Queues in VB6. like in C++ we have the STL or we > can always make out own pointer based implementation of these data > structures. I can implement queue using an array in VB but that puts a > constraint on size. any solutions to this > ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/k7folB/TM --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
