Re: [xml] TestC14N patch (standard C output)



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]