Queue Problems

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2006
Posts: 1
Reputation: rick_kelly is an unknown quantity at this point 
Solved Threads: 0
rick_kelly rick_kelly is offline Offline
Newbie Poster

Queue Problems

 
0
  #1
Jun 30th, 2006
hi im new to the forums, im am currently making a rota and am having problems. i can add new objects to the queue and remove an object from the queue, but i cant seem to get the "names" to go from the front of the queue to the back of the queue. if anyone can help me out, it would be greatly appriciated.
Reply With Quote Quick reply to this message  
Join Date: Dec 2002
Posts: 461
Reputation: waynespangler is on a distinguished road 
Solved Threads: 56
waynespangler waynespangler is offline Offline
Posting Pro in Training

Re: Queue Problems

 
0
  #2
Jun 30th, 2006
A queue is a first in first out. A stack is a first in last out.
You might need a stack instead of queue. I you need a combination of a stack and queue then you will have to write youre own collection.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 5
Reputation: rps_x is an unknown quantity at this point 
Solved Threads: 0
rps_x rps_x is offline Offline
Newbie Poster

Re: Queue Problems

 
0
  #3
Mar 23rd, 2008
Originally Posted by rick_kelly View Post
hi im new to the forums, im am currently making a rota and am having problems. i can add new objects to the queue and remove an object from the queue, but i cant seem to get the "names" to go from the front of the queue to the back of the queue. if anyone can help me out, it would be greatly appriciated.
you can find help in que

http://vb.net-informations.com/colle....net_Queue.htm
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC