Unicoder
A Portable Wide-Character Terminal Output Package for C and C++
Unicoder is a single header file that you add to your C or C++ projects which allows you to easily display unicode characters in the Terminal display irregardless of what compiler you are using. That is, it was written so that it would be portable so you can change platforms or compilers with ease. Currently it can be used on either the Windows or Linux platforms.
Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn...