I am learning C++ and I found something that I can\'t understand:
Output buffers can be explicitly flushed to force the buffer to be written. By def
Clear the buffer by outputting everything.