PatchworkOS
Loading...
Searching...
No Matches
sprintf.c File Reference
#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>

Go to the source code of this file.

Functions

int sprintf (char *_RESTRICT s, const char *_RESTRICT format,...)
 

Function Documentation

◆ sprintf()

int sprintf ( char *_RESTRICT  s,
const char *_RESTRICT  format,
  ... 
)