Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
char_io.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_CHAR_IO_H
2
#define _MSL_COMMON_CHAR_IO_H
3
4
#include "
ansi_files.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
int
fputs
(
const
char
* str,
FILE
* stream);
11
int
__put_char
(
int
c
,
FILE
* stream);
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
/* _MSL_COMMON_CHAR_IO_H */
ansi_files.h
fputs
int fputs(const char *str, FILE *stream)
Definition
char_io.c:66
__put_char
int __put_char(int c, FILE *stream)
Definition
char_io.c:7
c
c
Definition
e_acos.c:97
_FILE
Definition
ansi_files.h:81
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
char_io.h
Generated by
1.9.8