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. The open status of the stream is unaffected.
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. The open status of the stream is unaffected.
stdin은 input stream이기때문에 fflush() 함수와는 관계가 없습니다.
Anonymous wrote:
아마 '당연히' 안 되는 듯합니다. (from manpages)
Quote:
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. The open status of the stream is unaffected.
아마 '당연히' 안 되는 듯합니다. (from manpages)[
아마 '당연히' 안 되는 듯합니다. (from manpages)
오병현 배상
http://bbs.kldp.org/viewtopic.php?t=6988
http://bbs.kldp.org/viewtopic.php?t=69884 참조하세요.
강조를 다른데 해줘야 더 명확하지 않을까요? ^^[quote]
강조를 다른데 해줘야 더 명확하지 않을까요? ^^
stdin은 input stream이기때문에 fflush() 함수와는 관계가 없습니다.
댓글 달기