Mail Archives: cygwin/1998/09/22/10:44:52
On 21-Sep-1998, David Young <dyoung AT vviuh221 DOT vvi DOT com> wrote:
> > isspace() takes an int whose value must be in the range 0 to
> > ...
> > it should be casting the parameter to int so it will ...
>
> ACK!
>
> Doesn't the ANSI isspace() prototype definition take type char ?
No, I'm afraid not. It takes an int, which should be either
an unsigned char cast to int, or EOF.
--
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -