Implement tmpnam stdio function

Issue #46 new
Patryk Kubiak created an issue

The function tmpnam (stdio) needs to be implemented according to the POSIX standard: http://www.cplusplus.com/reference/cstdio/tmpnam/

Comments (1)

  1. Log in to comment