Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
file_io.h
Go to the documentation of this file.
1
#ifndef _MSL_COMMON_FILE_IO_H
2
#define _MSL_COMMON_FILE_IO_H
3
4
#include "
ansi_files.h
"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
int
__msl_strnicmp
(
const
char
*
str1
,
const
char
*
str2
,
int
n
);
11
int
fflush
(
FILE
*
file
);
12
int
fclose
(
FILE
*
file
);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
/* _MSL_COMMON_FILE_IO_H */
ansi_files.h
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
n
n
Definition
e_fmod.c:112
__msl_strnicmp
int __msl_strnicmp(const char *str1, const char *str2, int n)
Definition
file_io.c:73
fflush
int fflush(FILE *file)
Definition
file_io.c:26
fclose
int fclose(FILE *file)
Definition
file_io.c:5
_FILE
Definition
ansi_files.h:81
src
PowerPC_EABI_Support
MSL
MSL_C
MSL_Common
Include
file_io.h
Generated by
1.9.8