Define wctype_t and wctype
This commit is contained in:
+2
-1
@@ -12,7 +12,8 @@ typedef __PTRDIFF_TYPE__ ptrdiff_t;
|
||||
#ifndef __cplusplus
|
||||
typedef int32_t wchar_t;
|
||||
#endif /* #ifndef __cplusplus */
|
||||
typedef int32_t wint_t;
|
||||
typedef uint32_t wctype_t;
|
||||
typedef uint32_t wint_t;
|
||||
|
||||
|
||||
typedef long unsigned int size_t;
|
||||
|
||||
Reference in New Issue
Block a user