Annex C (informative)
Compatibility
[diff]
C.6
C standard library
[diff.library]
C.6.2
Modifications to definitions
[diff.mods.to.definitions]
C.6.2.2
Type
wchar_t
[diff.wchar.t]
1
#
The type
wchar_t
is a distinct type rather than a typedef to an existing integral type
.
The token
wchar_t
is a
keyword
in this International Standard
.
It does not appear as a macro or type name defined in any of
<
cstddef
>
(
[cstddef.syn]
),
<
cstdlib
>
(
[cstdlib.syn]
), or
<
cwchar
>
(
[cwchar.syn]
)
.