ReactOS 0.4.16-dev-178-g8ba6102
corecrt.h
Go to the documentation of this file.
1
2#pragma once
3
4#include <crtdefs.h>
5
6#ifdef __cplusplus
7extern "C" {
8#endif
9
10#ifndef _CRTRESTRICT
11#define _CRTRESTRICT
12#endif
13
14#ifndef DEFINED_localeinfo_struct
15typedef struct localeinfo_struct
16{
20#define DEFINED_localeinfo_struct 1
21#endif
22
23#ifdef __cplusplus
24} // extern "C"
25#endif
struct localeinfo_struct _locale_tstruct
struct localeinfo_struct * _locale_t
Definition: string.c:96
struct threadmbcinfostruct * pthreadmbcinfo
Definition: crtdefs.h:400
pthreadlocinfo locinfo
Definition: corecrt.h:17
pthreadmbcinfo mbcinfo
Definition: corecrt.h:18