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

Go to the source code of this file.

Functions

int feof (FILE *stream)
 

Function Documentation

◆ feof()

int feof ( FILE stream)

Definition at line 5 of file feof.c.

References _FILE_EOF, and FILE::flags.

Referenced by vfscanf().