Re: Unicode or not?
Krzysztof <[email protected]> Mon, 05 Mar 2012 21:19:11 +0100
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
So how to read effectively UTF-8 characters from char* passed as an argument under Linux? Should one simply cast argv[n] to wchar_t*? -- Regards Krzysztof J.