c++ - How do I detect a fatal error when fstream data is being written to disk? -


what's right way check no fatal errors have occurred after flushing data c++ fstream object?

as derivative of ios, fstream provides means check errors on i/o operations. can rdstate or can check good on stream errors.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -