Programming

BUFSIZ

steloflute 2013. 11. 24. 00:21

http://www.cplusplus.com/reference/cstdio/BUFSIZ/


constant
<cstdio>

BUFSIZ

Buffer size
This macro constant expands to an integral expression with the size of the buffer used by the setbuf function.

See also