View Single Post
Old Mar 24th, 2008, 3:57 PM   #9
rhish.franks
Programmer
 
Join Date: Feb 2008
Location: India
Posts: 58
Rep Power: 1 rhish.franks is on a distinguished road
Re: How to name queues using a "for" loop??

You can use two dimensional array for that purpose, for using queue, one index for each entry of particular queue will remain constant! i.e. either row or column will remain constant for particular queue!
rhish.franks is offline   Reply With Quote