ReactOS 0.4.16-dev-178-g8ba6102
corecrt.h File Reference
#include <crtdefs.h>
Include dependency graph for corecrt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  localeinfo_struct
 

Macros

#define _CRTRESTRICT
 
#define DEFINED_localeinfo_struct   1
 

Typedefs

typedef struct localeinfo_struct _locale_tstruct
 
typedef struct localeinfo_struct_locale_t
 

Macro Definition Documentation

◆ _CRTRESTRICT

#define _CRTRESTRICT

Definition at line 11 of file corecrt.h.

◆ DEFINED_localeinfo_struct

#define DEFINED_localeinfo_struct   1

Definition at line 20 of file corecrt.h.

Typedef Documentation

◆ _locale_t

Definition at line 96 of file string.c.

◆ _locale_tstruct