User profile: darren01

User info
User name:darren01
History
Joined:
Number of posts:8
Latest posts:

Trying to understand lists
I see what you did there with the one pointer! You took advantage of the fact that iter->next is poi...

Trying to understand lists
So I got the whole program working correctly, including the delete function. Can somebody tell me if...

Trying to understand lists
mrspam, yes that is right that is exactly what I have. You can run make test and see if the list pri...

Trying to understand lists
Hey fun2code, first off thank you for your insight, your explanation makes it more clear to me what ...

Trying to understand lists
Thank both of you so much. I was stuck on that and I knew it was something simple. The next part is ...