f78 Synchronizing related streams

Contents|Index|Previous|Next

Synchronizing related streams

You can use these methods to synchronize related streams with one another:

ostream* ios::tie () const 
Method 
ostream* ios::tie (ostream* assoc) 
Method 
int ios::sync_with_stdio ([int switch]) 
Method 
0