|
-
May 7th, 2011, 09:17 AM
#1
queue data structure question
i am working on a small confidential project for my office. you can provide theoretical answers if necessary.
how do i implement queue data structure in:
1. ArrayQueue.h/ArrayQueue.cpp : using an array
2. LListQueue.h/LListQueue.cpp : using a linked list
any help is appreciated, thanks in advance.
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
|