PatchworkOS
Loading...
Searching...
No Matches
fscanf.c File Reference
#include <stdarg.h>
#include <stdio.h>

Go to the source code of this file.

Functions

int fscanf (FILE *_RESTRICT stream, const char *_RESTRICT format,...)
 

Function Documentation

◆ fscanf()

int fscanf ( FILE *_RESTRICT  stream,
const char *_RESTRICT  format,
  ... 
)

Definition at line 4 of file fscanf.c.

References va_end, va_start, and vfscanf().

Referenced by mem_stat_read().