C Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesC Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 19th, 2003, 10:54 PM
pschmerg pschmerg is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: Blacksburg VA/Philly PA
Posts: 38 pschmerg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m
Reputation Power: 11
Send a message via AIM to pschmerg
Linked List issue

I am working on a project that simulates a network of printers, clients, and printer queues, and so i've decided to use linked lists to to a majority of the work.

the problem i am experiencing is that i have a Queue class which holds two linked lists containing pointers. the two linked lists contain pointers to a list of all jobs, and a list of all printers.

each client has a list of queues it knows about, so i have a linked list of clients each knowing a certain amount of queues

the issue i am having is when i add a queue to the client, the pointers inside the Queue's linked lists (the pointers to jobs and pointers to clients) dissappear. i've tracked it down to the setting of the Data in the node, but i have no idea how to fix this. any ideas?


thanks very much, and sorry for being possibly confusing

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesC Programming > Linked List issue

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap