PatchworkOS
Loading...
Searching...
No Matches
ferror.c File Reference
#include <stdio.h>
#include "user/common/file.h"

Go to the source code of this file.

Functions

int ferror (FILE *stream)
 

Function Documentation

◆ ferror()

int ferror ( FILE stream)

Definition at line 5 of file ferror.c.

References _FILE_ERROR, and FILE::flags.

Referenced by vfscanf().