Re: How to learn lists in C
- From: Skarmander <invalid@xxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 19:20:37 +0200
__frank__ wrote:
Try "linked list", which is what I assume you're talking about. They are indeed a staple of learning C.I have some difficulties to learn lists and its coding in C language.
Is there a site that explain this argument in a simple way (with examples of course)?
I tried to "google" but results are huge and I don't know what to choose.
The first Google hit I got for '"linked list" C' was http://vergil.chemistry.gatech.edu/resources/programming/c-tutorial/lists.html, which looks pretty neat. The second was http://cslibrary.stanford.edu/103/, which looks neater.
Read up, try stuff yourself, come back to the group when you're stuck on something specific.
S.
.
- References:
- How to learn lists in C
- From: __frank__
- How to learn lists in C
- Prev by Date: Re: Help with system calls
- Next by Date: Re: How to learn lists in C
- Previous by thread: How to learn lists in C
- Next by thread: Re: How to learn lists in C
- Index(es):