|
-
April 28th, 1999, 04:30 AM
#1
circular queue
A data representation that sequentially maps 'n' queues into an array First[Memory_Size]. Represent each queue as a circular queue within memory. Write functions to add and delete elements to queue and other functions to handle queue full situation.
How do I do this using pure 'C' coding .
I'am in great trouble please help me.
thanks.
ashok
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|