BUG: stdin not a constant
Fergus Henderson
fjh@cs.mu.OZ.AU
Sun Dec 7 20:44:00 GMT 1997
raf@comdyn.com.au writes:
>stdout is probably defined as "(&__iob[1])" which is just an expression
>because of the parentheses. #undef it a #define it as "&__iob[1]" which
>is a constant.
Not a bad guess... but quite wrong, I'm afraid:
- stdout is not defined as `(&__iob[1])'
- constants are allowed to contain parentheses
--
Fergus Henderson <fjh@cs.mu.oz.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@128.250.37.3 | -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
More information about the Cygwin
mailing list