Hi Bas,
Bas van Gompel writes:
> + if (fileno (stdout) != fileno (stderr) [...]
I thought that fileno(stdout) is *always* 1 and fileno(stderr) is
*always* 2. Isn't that true?
benny
Hi Pierre,
"Pierre A. Humblet" <[EMAIL PROTECTED]> writes:
> [On pre-composed/de-composed Unicode:] Do you know if NT prefers or
> insists on one or the other for filenames?
Pre-composed characters are the norm on Windows and should be
preferred for a number of reasons. I can expand, if necessar
Hi Robert,
"Robert Collins" <[EMAIL PROTECTED]> writes:
> > If we just avoid setting up the destructor calls using atexit
> > then the destructors will only run once. So, in the normal
> > case, the destructor will run after much cleanup has occurred
> > in the cygwin DLL (specifically in th