Boost logo

Boost Users :

From: Igor R. (igor_rubinov_at_[hidden])
Date: 2008-05-21 08:42:57


> no its opening the file mylog.txt but it is not writing any thing to it> why ?
probably, you test it before it flushes?
try to flush() your stream, or disable buffering (oStream->rdbuf()->pubsetbuf(0, 0);)
_________________________________________________________________
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net