G
Guest
Hi,
Could someone pls tell me how to convert a Unicode string to EBCDIC
Intenational.
Is WideCharToMultiByte API is the only way? how do we use it.
Can the Encoding class method GetEncoding(CodePage) be used to achieve the
same result.
Thanks,
- Srinivas
Could someone pls tell me how to convert a Unicode string to EBCDIC
Intenational.
Is WideCharToMultiByte API is the only way? how do we use it.
Can the Encoding class method GetEncoding(CodePage) be used to achieve the
same result.
Thanks,
- Srinivas