SSBM Decomp
Loading...
Searching...
No Matches
wchar_io.h
Go to the documentation of this file.
1
#ifndef _WCHAR_IO_H_
2
#define _WCHAR_IO_H_
3
4
#include <
platform.h
>
5
6
#include <
ansi_files.h
>
7
#include <
common_structs.h
>
8
#include <
stdio.h
>
9
10
int
fwide
(
FILE
* stream,
int
mode);
11
12
#endif
ansi_files.h
common_structs.h
platform.h
stdio.h
FILE
Definition
ansi_files.h:81
fwide
int fwide(FILE *stream, int mode)
Definition
wchar_io.c:5
src
MSL
wchar_io.h
Generated by
1.9.8