C
chandanlinster
When I was reading the man-page of fflush, I came across this statement
---
"The function fflush forces a write of all user-space buffered data for
the given output or update stream via the stream's underlying write
function."
what exactly is an "update stream"?
---
"The function fflush forces a write of all user-space buffered data for
the given output or update stream via the stream's underlying write
function."
what exactly is an "update stream"?