Implement setbuf wrapper

Issue #48 new
Patryk Kubiak created an issue

The function setbuf is required by the POSIX standard. We do not support it for now, but the wrapper should exists: http://www.cplusplus.com/reference/cstdio/setbuf/

Comments (1)

  1. Log in to comment