Hi Guys,
I've been trying to write a linked lists of lists, been having constants segmentation errors trying to get it working. Does anyone know a site where there is a good tutorial or example ?
This is a discussion on Question about Linked lists of lists within the C Programming forums, part of the General Programming Boards category; Hi Guys, I've been trying to write a linked lists of lists, been having constants segmentation errors trying to get ...
Hi Guys,
I've been trying to write a linked lists of lists, been having constants segmentation errors trying to get it working. Does anyone know a site where there is a good tutorial or example ?
How about Prelude's tutorial on this very site?
Quzah.
Hope is the first step on the road to disappointment.
Thanks for that, I found that article heaps helpful