PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
vsnprintf.c File Reference
#include <stdio.h>
#include "common/print.h"
Include dependency graph for vsnprintf.c:

Go to the source code of this file.

Functions

int vsnprintf (char *_RESTRICT s, size_t n, const char *_RESTRICT format, va_list arg)
 

Function Documentation

◆ vsnprintf()

int vsnprintf ( char *_RESTRICT  s,
size_t  n,
const char *_RESTRICT  format,
va_list  arg 
)

Definition at line 5 of file vsnprintf.c.

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