creating a linked list !

hey i am totally lost on how to create a linked list i need to create a linked list of words with a twenty words and a pointer to keep track of where i am in the list
You might find that it is faster to google things.
http://cslibrary.stanford.edu/103/LinkedListBasics.pdf
Though this one is a bit C..
Well, it should hive you the idea.
Last edited on
Topic archived. No new replies allowed.