Linked lisd storing a queue
From: Kay (ericjo92003_at_yahoo.com.hk)
Date: 08/31/04
- Next message: Carol Depore: "Re: Array size limits"
- Previous message: pete: "Re: Will EXIT_SUCCESS and EXIT_FAILURE have the same value on all platforms?"
- Next in thread: Thomas Matthews: "Re: Linked lisd storing a queue"
- Reply: Thomas Matthews: "Re: Linked lisd storing a queue"
- Reply: Malcolm: "Re: Linked lisd storing a queue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 11:17:55 +0800
A linked list is storing several names. I want to make a queue if I
input a name that is same as the linked list. How to make each node of a
linked list storing a queue that are different with each other node, do
I need to add one more item in the ListNode OR I only call the queue
insert function to do it ?
- Next message: Carol Depore: "Re: Array size limits"
- Previous message: pete: "Re: Will EXIT_SUCCESS and EXIT_FAILURE have the same value on all platforms?"
- Next in thread: Thomas Matthews: "Re: Linked lisd storing a queue"
- Reply: Thomas Matthews: "Re: Linked lisd storing a queue"
- Reply: Malcolm: "Re: Linked lisd storing a queue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]