Theodore H. Smith wrote: > > > I use double-linked lists for file caching. Then I moved it over to > using my RingTree class. It's slightly wasteful here, because for
I think what you use for your RingTree class can be better described as a doubly-circularly-linked list though? Ronald Vogelaar http://www.rovosoft.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
