PatchworkOS
Loading...
Searching...
No Matches
vsscanf.c File Reference
#include <ctype.h>
#include <stdarg.h>
#include <stdio.h>
#include "common/scan.h"

Go to the source code of this file.

Functions

int vsscanf (const char *_RESTRICT s, const char *_RESTRICT format, va_list arg)
 

Function Documentation

◆ vsscanf()