[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] TestC14N patch (standard C output)
- From: Bjorn Reese <breese mail1 stofanet dk>
- To: xml gnome org
- Subject: Re: [xml] TestC14N patch (standard C output)
- Date: Sun, 10 Mar 2002 10:17:21 +0000
Daniel Veillard wrote:
> <recipe>
> 0 1 2
> there is only one fd in reading it goes fist then the pending on output
> and then the "extra one", this gives
> stdin, stdout, stderr
> </recipe>
I always use the STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO macros,
because they enhance readability. On Unix they are defined in <unistd.h>,
and on other platforms I simply define them myself.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]