Unicode support for C/C++

Hi All,

I've a software written in C in Windows NT platform. I want to upgrade
it for Unicode support. I got this information from net that - C can
also handle Unicode by using UTF-8 as the multi-byte encoding in the
char * type. I want to know hoe excatly it can be implemented.

Thanks in advance,
Sourav

Received on Monday, 20 August 2001 02:15:33 UTC