Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
lib
src
Functions
sprintf.c File Reference
#include <
stdarg.h
>
#include "
libultra_internal.h
"
#include "
printf.h
"
#include <
string.h
>
Functions
char
*
proutSprintf
(
char
*dst,
const
char
*src,
size_t
count)
int
sprintf
(
char
*dst,
const
char
*fmt,...)
Function Documentation
◆
proutSprintf()
char
* proutSprintf
(
char
*
dst
,
const
char
*
src
,
size_t
count
)
◆
sprintf()
int
sprintf
(
char
*
dst
,
const
char
*
fmt
,
...
)
Generated by
1.8.13