Define __STDC_UTF_{16,32}__ macros
These predefined macros indicates that our u and U chars/strings are UTF-16 and UTF-32-encoded, respectively.
parent
d6932478
Please register or sign in to comment
These predefined macros indicates that our u and U chars/strings are UTF-16 and UTF-32-encoded, respectively.