How to print a unicode character on terminal correctly and write it to a file?First of all thanks to Disch for your help. Sorry for taking too much time to respond. I solved it...
wcstombs is not returning correct output using g++ compilerHai i tried this in my fedora-8 and i get the correct output by changing line " setlocale(LC_ALL,"ja...
How to print a unicode character on terminal correctly and write it to a file?How to display a unicode character correctly on terminal and write it to a file. I tried using wcout...
binary code incompatibility between Fedora and Linux.My intension is not to make it compatible with older versions....i want my program to use my shared ...
binary code incompatibility between Fedora and Linux.i have tried static linking but that will increase the size of the program too much....... i think i...