Re: ---What this mean
From: pete (pfiland_at_mindspring.com)
Date: 03/23/04
- Next message: osmium: "Re: Variable name"
- Previous message: pete: "Re: ---What this mean"
- In reply to: Irrwahn Grausewitz: "Re: ---What this mean"
- Next in thread: Irrwahn Grausewitz: "Re: ---What this mean"
- Reply: Irrwahn Grausewitz: "Re: ---What this mean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Mar 2004 12:07:44 GMT
Irrwahn Grausewitz wrote:
> I can't find a guarantee in the standard that all white space
> characters have positive values (plain char might be signed).
N869
7.4 Character handling <ctype.h>
In all cases the
argument is an int, the value of which shall be
representable as an unsigned char or shall equal the value
of the macro EOF. If the argument has any other value, the
behavior is undefined.
Negative values aren't representable as unsigned char.
-- pete
- Next message: osmium: "Re: Variable name"
- Previous message: pete: "Re: ---What this mean"
- In reply to: Irrwahn Grausewitz: "Re: ---What this mean"
- Next in thread: Irrwahn Grausewitz: "Re: ---What this mean"
- Reply: Irrwahn Grausewitz: "Re: ---What this mean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading