Iros
 
Loading...
Searching...
No Matches
sscanf.cpp File Reference
#include <stdarg.h>
#include <stdio.h>

Functions

auto sscanf (char const *buffer, char const *__restrict format,...) -> int
 

Function Documentation

◆ sscanf()

auto sscanf ( char const * buffer,
char const *__restrict format,
... ) -> int