Universal character names in C and C++
Universal character names (UCNs) are a mechanism in C and C++ to designate characters from the ISO/IEC 10646 character set (Unicode).
The C language is not restricted to the English alphabet, and non-
martinlicht.hashnode.dev6 min read