"Nadav Har'El" <[EMAIL PROTECTED]> writes:

> I'm not sure, however, whether stdout's default buffering (see my
> previous email) is mandated in the standard (Harbison & Steele and
> Kernighan & Ritchie are very vague on this issue).

I doubt that buffering is specified in ANSI C. It is more likely to be
OS-related, maybe POSIXish. The existence od std{in,out,err} is
mandated by C standard, and even then I was never sure what stderr was
in Winblows (I did not do enough Winblows programming to learn that
firmly).

-- 
Oleg Goldshmidt | [EMAIL PROTECTED] 
[Lisp] is the only computer language that is beautiful. 
                      - Neal Stephenson 

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to