Mario Kart 64
Loading...
Searching...
No Matches
stdio.h
Go to the documentation of this file.
1
#ifndef STDIO_H
2
#define STDIO_H
3
4
extern
int
sprintf
(
char
* s,
const
char
* fmt, ...);
5
6
#endif
sprintf
int sprintf(char *s, const char *fmt,...)
Definition
sprintf.c:8
include
libc
stdio.h
Generated by
1.11.0