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

Functions

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

Function Documentation

◆ sprintf()

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