Mario Kart 64
Loading...
Searching...
No Matches
sprintf.c File Reference
#include <stdarg.h>
#include "libultra_internal.h"
#include "printf.h"
#include <string.h>
Include dependency graph for sprintf.c:

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 )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sprintf()

int sprintf ( char * dst,
const char * fmt,
... )
Here is the call graph for this function: