core.sys.posix.stdio

D header file for POSIX.

Functions 7

fnchar * ctermid(char *)
fnFILE * fdopen(int, const scope char *)
fnint fileno(FILE *)
fnchar * gets(char *)
fnint pclose(FILE *)
fnFILE * popen(const scope char *, const scope char *)
fnchar * tempnam(const scope char *, const scope char *)