From: authentic AT tip DOT nl (Rick) Newsgroups: comp.os.msdos.djgpp Subject: Re: Linked lists and other examples Date: Tue, 30 Dec 1997 13:54:51 GMT Organization: NL-NIC Lines: 51 Message-ID: <68dit6$nd0$1@cadmium.aware.nl> References: <9712191317 DOT AA13835 AT sun4nl DOT NL DOT net> <34a1a5e4 DOT 8777871 AT news DOT areti DOT co DOT uk> Reply-To: authentic AT tip DOT nl NNTP-Posting-Host: nijmegen-027.std.pop.tip.nl To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ben, While you are at it, I like very much to ask a few questions about your double linked lists, since I am doing a few linked list classes for exercise too. First of all what are the specifics for djgpp in this case ?? Secondly you are talking about 'passive' and 'active' iterators, and I don't know the meaning of those concepts. Are you talking about iterators that return a reference and can be used as a l-value as well as a r-value ?? (Like fi mylist[2]=myitem). Or am I missing something?? Also have you looked at David Nugent, Auke Reitsma's sources in the snippets, DETL sources from Doug Eleveld ? Any opinion on them ?? Happy new-year Rick bena AT NOSPAMsirplc DOT co DOT uk (Ben Ashley) wrote: >On Fri, 19 Dec 1997 13:21:00 GMT, Rob den Boer > wrote: >>Also looking for other general examples, DJGPP specific. >>Is there somewhere a site were examples are compiled? >>(like the C-snippets) >If you are looking for snippets then maybe this might help: >( converted from some C++ code I have, to C )... >The actual C++ class I wrote is a lot more complex and includes >movement of items, iteration ( both active and passive ), as well as >the facility to insert items before and after items already in the >list. >If there are any problems, gimme a shout... and Merry christmas. >Cheers, >MooBen >Programmer for some people I can't quite remember >"Winnie says he's *Not* In-Animate"