ReactOS
0.4.16-dev-321-g63bb46a
fmode.c
Go to the documentation of this file.
1
/* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
2
#include <precomp.h>
3
4
int
_fmode
= 0;
5
6
/*
7
* @implemented
8
*/
9
int
*
__p__fmode
(
void
)
10
{
11
return
&
_fmode
;
12
}
__p__fmode
int * __p__fmode(void)
Definition:
fmode.c:9
_fmode
int _fmode
Definition:
fmode.c:4
sdk
lib
crt
stdio
fmode.c
Generated on Fri Dec 6 2024 06:13:28 for ReactOS by
1.9.6