GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 01-Aug-2004, 05:21
dinuka dinuka is offline
New Member
 
Join Date: Aug 2004
Location: sri lanka
Posts: 1
dinuka is on a distinguished road
Angry

store a list of names in a Queue


I need to develop a program with the below guidelines,
1.Implement a linkedlist that can store names.
2.Implement a methord to store a name to the end of the Linkedlist called insertlast()
3.Implement a queue making use of linkedlist defined above.
4.You can either inherit the linkedlist or have a linkedlist element as a property in the queue class
5.implement the standard methord for a queue enqueue(),dequeue(),isEmpty().
6. Name list queue
* Add a name
*Remove and display a name
*Remove and display all names
  #2  
Old 01-Aug-2004, 18:54
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,243
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all
Quote:
Originally Posted by dinuka
I need to develop a program with the below guidelines,
1.Implement a linkedlist that can store names.
2.Implement a methord to store a name to the end of the Linkedlist called insertlast()
3.Implement a queue making use of linkedlist defined above.
4.You can either inherit the linkedlist or have a linkedlist element as a property in the queue class
5.implement the standard methord for a queue enqueue(),dequeue(),isEmpty().
6. Name list queue
* Add a name
*Remove and display a name
*Remove and display all names

Welcome to GID -- a very helpful group of programmers and hobbyists...

Unfortunately, your question is not worded well enough for us to understand exactly what you are having a problem with. We don't do homework for people, but we will help you to get the answer but you need to show us what you've done and where you are having trouble.
__________________

Age is unimportant -- except in cheese
 
 

Recent GIDBlogToyota - 2008 September Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
store values skyloon MySQL / PHP Forum 6 23-Jul-2005 03:29
Why you need domain names ashish Web Hosting Forum 1 17-Feb-2005 22:28
[CONTEST?]Data Structure Test dsmith C Programming Language 2 06-Jun-2004 15:13
help on linked lists any1????? nick4 C Programming Language 1 17-May-2004 09:32

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:13.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.