PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
vsprintf.c File Reference
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>
Include dependency graph for vsprintf.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ vsprintf()

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

Definition at line 5 of file vsprintf.c.

Here is the call graph for this function: