UTF-8 need help
-
Hi All, I need very basic program in c using UTF charecter. For example: Give the input as UTF character and Print the same input as a output. Thanks in Advance..........................
Mohan T
-
Hi All, I need very basic program in c using UTF charecter. For example: Give the input as UTF character and Print the same input as a output. Thanks in Advance..........................
Mohan T
Is this using microsoft products. If so then why the need for C rather than C++. Might be able to help Iain
-
Is this using microsoft products. If so then why the need for C rather than C++. Might be able to help Iain
Thanks for ur reply...But we created all codes in C..only this part pending......
Mohan T
-
Hi All, I need very basic program in c using UTF charecter. For example: Give the input as UTF character and Print the same input as a output. Thanks in Advance..........................
Mohan T
-
Thanks for ur reply...But we created all codes in C..only this part pending......
Mohan T
So are you restricted to C because of a technology choice. You are using Microsoft. You need to look for support for "locale". Possibly can help but google is your friend.