This website requires JavaScript.
Explore
Help
Sign In
falso
/
mk64
mirror of
https://github.com/n64decomp/mk64.git
Watch
1
Star
0
Fork
You've already forked mk64
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
mk64
/
include
/
libc
/
stdio.h
7 lines
92 B
C
Raw
Permalink
Blame
History
#
ifndef STDIO_H
#
define STDIO_H
extern
int
sprintf
(
char
*
s
,
const
char
*
fmt
,
.
.
.
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink