X-Authentication-Warning: acp3bf.physik.rwth-aachen.de: broeker owned process doing -bs Date: Mon, 11 Jun 2001 13:31:26 +0200 (MET DST) From: Hans-Bernhard Broeker X-Sender: broeker AT acp3bf To: djgpp-workers AT delorie DOT com Subject: Re: Compiler options for djdev build In-Reply-To: <5567-Sat09Jun2001201505+0300-eliz@is.elta.co.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 9 Jun 2001, Eli Zaretskii wrote: [Regarding a function taking a char value as argument, which he'd like changed to 'int']: > If you want an example of such function, look at `tolower'. But in the case of tolower and friends (the functions), the rationale behind that decision was a rather different one: they are meant to accept two different types of input: a character cast to (unsigned char), or the value of the EOF macro, which is negative. I.e. I don't think tolower() is a very good comparison, here. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.