c2go
c2go copied to clipboard
Support setbuf() and setvbuf()
These functions control how a buffered stream is used with file pointers.
Also BUFSIZE
Documantation: http://www.cplusplus.com/reference/cstdio/setbuf/ http://www.cplusplus.com/reference/cstdio/setvbuf/