Patch for isdigit/isalpha/etc. macro arguments

Andreas Schwab schwab@suse.de
Mon Apr 9 13:20:00 GMT 2007


DJ Delorie <dj@redhat.com> writes:

> Andreas Schwab <schwab@suse.de> writes:
>> How can it distinguish EOF from '\377'?
>
> EOF is -1 and '\377' is 255;

The value of '\377' is implementation-defined.  It is -1 when char is a
signed 8-bit type.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Gdb-patches mailing list