FACT++
1.0
|
|
private |
This function comes from streambuf and should output the buffer to the device (flush, endl) or handle a buffer overflow (too many chars) If a real overflow happens i contains the next chars which doesn't fit into the buffer anymore.If the buffer is not really filled, i is EOF(-1).
Definition at line 261 of file WindowLog.cc.