Posted by Eugene Teo on 1999-04-25
Hmm If you have patience, i am going to write a simple linked list tutorial after my exams, which is in another 2 weeks. okie, anyone knows how to make a doubly-indirected linked list? (err i am not sure if it is called that way). anyhow, it has a node that points *prev and *next. anyone can explain then i try to code it? basically i know how to code for *next but haven't tried *prev before. how about circular linked list? Eugene -- eugeneteo@xxxxxxxxx.xxx.xx http://amnesia.serverity.com.sg/
Previous post | Next post | Timeline | Home