On 3 May 2003 at 7:11, Jerry Feldman wrote: Date sent: Sat, 3 May 2003 07:11:31 -0400 From: Jerry Feldman <gaf@blu.org> To: SuSE Programming <suse-programming-e@suse.com> Organization: Boston Linux and Unix Subject: Re: [suse-programming-e] c++ array problem
On Sat, 03 May 2003 08:31:05 +0100 alan@ibgames.com wrote:
C++ Primer is very good - I recommend it too. Also, in addition to Jerry's comments you might like to consider that you should probably be using a vector container, rather than an array... I would agree with this if this was a real problem. But, Gedi is just learning C++, and probably should learn the basics before using the features of the STL. -- Jerry Feldman <gaf@blu.org>
Ah! The eternal discussion - when should the STL be introduced to people learning C++ :) alan -- http://www.ibgames.net/alan Registered Linux user #6822 http://counter.li.org Winding Down - Weekly Tech Newsletter - subscribe at http://www.ibgames.net/alan/winding/mailing.html