RE: problem piping stdout

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yep the fflush (stdout) fixes the problem.
I would assume that what some others wrote about changing the buffering mode
would probably work too.

thanks
owen

Quoting Dave Korn <dave.korn@xxxxxxxxxx>:
>   Something's gone funny with the stdout buffering.  Maybe related to ICANON.
> Try adding a fflush (stdout) after the printf.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux