Date: Tue, 19 Dec 2000 14:02:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Kevin Mitchell cc: djgpp AT delorie DOT com Subject: Re: Stupid DJGPP questions In-Reply-To: <006301c06966$0e906a60$9b5a149a@mitchllistar.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 18 Dec 2000, Kevin Mitchell wrote: > However, I think I could spend many years programming in C++ and still not > know what he had in mind. For now, he's the expert and I'm the student and > I'm just gonna' do my best to answer the question... IMHO, this is not a very good attitude, in the long run. Programming is not a black art; most opinions and advice should be generally backed up by valid logical arguments based on data. I suggest to always try to understand why are you asked to do something in a certain way, even if it comes from some local or global guru. By questioning the reasons, you have a better chance understanding the underlying issues, and will be able to reason about the ups and downs of any solution, instead of just citing someone else's opinion.