Path: chuka.playstation.co.uk!news From: daniel@reichardt.ch (Daniel Hartmeier) Newsgroups: scea.yaroze.freetalk Subject: Re: Net Yaroze C++ Examples Date: Fri, 28 May 1999 19:31:18 GMT Organization: Reichardt Informatik AG Lines: 36 Message-ID: <374ee1fa.10375469@news.playstation.co.uk> References: <374c6512.1232873@news.scea.sony.com> <374E06E4.5D701DDC@identicalsoftware.com> <37505449.1115333@news.playstation.co.uk> <374eb27a.4091363@news.scea.sony.com> NNTP-Posting-Host: dial-in-65.magnet.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.451 On Fri, 28 May 1999 15:14:28 GMT, unmodify@gate.net (Jesse Palmer) wrote: > Can you talk a bit about what double-linked list are and used for, > templates, type safety, const-ness, and etc? I'm afraid I can't explain all these concepts in a single article. I suggest that you get yourself an introductory book about C++ and maybe one about algorithms and data types. If you are already familiar with C, you might find a book suitable that explains the new features of C++. Many topics are also covered by one of the C++ FAQs available on the net: http://www.cerfnet.com/~mpcline/C++-FAQs-Lite/ And there are several newsgroups related to C++ and programming in general, where you will get help with questions not answered in the FAQ. comp.lang.c++ comp.lang.c++.moderated comp.programming If you have specific questions, feel free to ask me, I'll be glad to help. I just don't think it will help you much if I condense on a few lines what a good author needs several pages to explain understandably. There probably is a technically correct and short definition for terms like 'template', but in order for someone to fully understand what it means and how it can be used, a more comprehensive explanation with examples is needed. At least this applies to me. :-) Regards, -- Daniel Hartmeier PGP 6A3A7409 ICQ# 12742482 "The woods are lovely, dark and deep. But I have promises to keep, And lines to code before I sleep, And lines to code before I sleep."