I have difficulties with putwchar() in c – Ubuntu
Certainly, my problem is not new...., so I apologize if my error is simply too stupid. I just wanted to become familiar with putwchar and simply wrote the following little piece of code: #include <stdio.h> #include <wchar.h> #include <locale.h> int…