Searched refs:fflush (Results 1 – 3 of 3) sorted by relevance
53 int fflush(FILE *stream);
38 int fflush(FILE *stream) in fflush() function
51 - libc: new: 新增`fflush()`, `fprintf()`, `stdin`, `stdout`, `stderr`, `ferror()`, `fopen()`, `fclose…202 * fflush()和fprintf()的简单实现