next up previous
Next: 2.4.2 Circular Array Implementation Up: 2.4 Queues Previous: 2.4 Queues

2.4.1 Pointer Implementation

See Figure 2.9.


  
Figure 2.9: Queue implementation using pointers
\begin{figure}
\centerline{\psfig{figure=figures/Flinkedqueue.ps}}
\end{figure}



eEL,CSA_Dept,IISc,Bangalore