can you help me out with the issue of queues
|
Newbie Member
|
|
| 3Nov2006,12:26 | #1 |
|
Explanation is. I am having data in one queue. And also I am having three other queues. The process is I will pop each time one element from main queue and check the sizes of the 3 queues and insert the data in the queue which is havin minmum size
|
|
Go4Expert Founder
|
![]() |
| 3Nov2006,16:25 | #2 |
|
There are quite a few Queue articles for you to explore specially Queue implementation through linked list
|
|
Go4Expert Founder
|
![]() |
| 3Nov2006,17:06 | #3 |
|
I have moved the thread from Introduce Yourself to C-C++
|

