Compare commits
1 Commits
f704739a7c
...
085d2895e8
Author | SHA1 | Date | |
---|---|---|---|
085d2895e8 |
@ -132,8 +132,6 @@ extern "C"
|
||||
/* Clear the error and end-of-file indicators in stream. */
|
||||
void clearerr(FILE* stream);
|
||||
|
||||
void setbuf(FILE*, char*);
|
||||
|
||||
/* Write formatted output to a file. */
|
||||
int fprintf(FILE* stream, const char* format, ...);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user