Re: perror
From: chris (chris_at_misery.net)
Date: 06/24/04
- Next message: Chris G: "How to detect VSYNC?"
- Previous message: Josef Moellers: "Re: perror"
- In reply to: Josef Moellers: "Re: perror"
- Next in thread: Kasper Dupont: "Re: perror"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Jun 2004 14:16:17 GMT
Josef Moellers wrote:
> George wrote:
>
>> Hi
>>
>> I have a question about perror() routine.
>> Does perror() flush the stderr stream?
>
>
> Try strace to see what happens.
>
> AFAIK, stderr is unbuffered, so there's nothing to flush.
>
You are right, there *is* nothing to flush.
- Next message: Chris G: "How to detect VSYNC?"
- Previous message: Josef Moellers: "Re: perror"
- In reply to: Josef Moellers: "Re: perror"
- Next in thread: Kasper Dupont: "Re: perror"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|