
please wait
ostream& write (const char* s, streamsize n);
*this
).flag | error |
---|---|
eofbit | - |
failbit | May be set if the construction of sentry failed. |
badbit | Either an insertion on the stream failed, or some other error happened (such as when this function catches an exception thrown by an internal operation). When set, the integrity of the stream may have been affected. |
|
|