Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

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 Wink

Best regards,
Honza
 
Read Message
Read Message
Previous Topic: [BUG] ArrayMap::Create<TT>: implicit downcast
Next Topic: Bug in XmlParser
Goto Forum:
  


Current Time: Mon Aug 04 00:18:21 CEST 2025

Total time taken to generate the page: 0.06997 seconds