This is a discussion on Support for UTF-8 on Windows 2000 and NT - Programmer ; Hi, This is regarding unicode. Can I have an application with UTF-8 on Windows 2000 and NT. If UTF-8 is used would we have to store it in a char or a wchar?. Like solaris does Windows have locales for ...
Hi,
This is regarding unicode. Can I have an application with UTF-8 on
Windows 2000 and NT.
If UTF-8 is used would we have to store it in a char or a wchar?. Like
solaris does Windows have locales for UTF-8?
If the above is not possible. What problems would I face sending data
from UCS-2 to UTF-8?
If I have a Client-Server application is it advisable to use UTF-16?.
The platforms in question are Windows and Solaris.
Thanks and Regards,
M Shetty