Hello,
Please guide me to write how to write a C code for converting Unicodes (like 0905 for अ). the output i.e. अ should be written to a text file.
Regards.
programmer321 0 Light Poster
Recommended Answers
Jump to PostThis would be a lot easier in c++ due to the unicode. Here's a link on it.
Here's a link to with some info on unicode and C
Jump to PostThough, I'm not sure whether it will help you in the case of Hindi.
And even if it did, it is written in C++, not C :)
All 5 Replies
Jishnu 160 Posting Pro
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
Jishnu 160 Posting Pro
programmer321 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.