PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
vfscanf.c File Reference
#include <ctype.h>
#include <stdarg.h>
#include <stdio.h>
#include "common/scan.h"
#include "user/common/file.h"
Include dependency graph for vfscanf.c:

Go to the source code of this file.

Functions

int vfscanf (FILE *_RESTRICT stream, const char *_RESTRICT format, va_list arg)
 

Function Documentation

◆ vfscanf()

int vfscanf ( FILE *_RESTRICT  stream,
const char *_RESTRICT  format,
va_list  arg 
)

Definition at line 8 of file vfscanf.c.

Here is the call graph for this function:
Here is the caller graph for this function: