PatchworkOS
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"

Go to the source code of this file.

Functions

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

Function Documentation

◆ vfscanf()