Xref: news2.mv.net comp.os.msdos.djgpp:5486 From: elric AT wheel DOT dcn DOT davis DOT ca DOT us (Jeffrey Taylor) Newsgroups: comp.os.msdos.djgpp Subject: Re: Help! Turbo c++ compiled, but DJGPP 2.0 doesn't! Date: 27 Jun 1996 18:23:35 GMT Organization: Davis Community Network - Davis, California, USA Lines: 11 Message-ID: <4qujj7$c7v@mark.ucdavis.edu> References: <31CDA320 DOT 6943 AT infomatch DOT com> NNTP-Posting-Host: wheel.dcn.davis.ca.us To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Jarrod Haas (haasj AT infomatch DOT com) wrote: SList is part of OWL (or some other Borland library, I recognize the name, but it was long ago and far away). For better porttability, use the Standard Template Library. SList is a singlely linked list class. There is no exact equivalent, but look at the list template class. -- ============================================ Without my guitar, I am a poet without arms. - Michael Bloomfield ============================================