Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
An char32_t is a keyword that can be used, depending on the standard used:
char32_t is not supported in C++98:
int main() |
Compiler output:
/MyFolder/main.cpp:: In function 'int main()': |
char32_t is a keyword for a 32-bit character.
int main() |
Technical note: the code shown is compiled successfully using the G++ 4.4.5 compiler, which is supplied with the Qt Creator 2.0.0 IDE.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.