#Help with pointers to linked lists

7 messages · Page 1 of 1 (latest)

glad torrentBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.

glad torrentBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.

grim whale
#

I don't know your exact linked list implementation, but simply declare a pointer that is the type of a linked list element.

odd horizon
#

you can also use a doubly linked list

#

so the child also points to the parent

glad torrentBOT
#

This question thread is being automatically closed. If your question is not answered feel free to bump the post or re-ask. Take a look at !howto ask for tips on improving your question.

glad torrentBOT
#

This question thread is being automatically marked as solved.