Home » U++ Library support » U++ Core » Cout() buffering problem
|
Re: Cout() buffering problem [message #34109 is a reply to message #34108] |
Wed, 19 October 2011 07:22  |
|
Hi,
Stream::Flush() only flushes the streams internal buffers, but it doesn't affect the OS buffers flushing. IMHO it would make sense to change this behavior, but for now you can just call fflush(stdout), it will do the trick 
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Fri Jun 13 22:22:21 CEST 2025
Total time taken to generate the page: 0.04012 seconds
|