Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Can we convert the English language script to any other language ( like Spenish, Hindi etc..) in C,C++programs
If any one can tell me that how we can change the script in C or C++ programming language?
I mean that if we want to change English letter "A" to other language than is it possible to do in C or C++.
If no than is it possible in Java or any onther high level language.
If you know that please tell me about that on my personal mail id.
Please help me guys.
Hoping for good responce.
bye
4 Answers
- Anonymous2 decades agoFavorite Answer
Your question is not proper: Are you asking if you can convert A into A [in hindi / or Spanish [not spenish]]?
But you have to be aware that not all the languages are the same: English has 26 and hindi has over 50 alphabets. If you can create a map then you can convert.
Clarify your question and you might get better responses.
- dudziakLv 44 years ago
you want to be managable in both languages. it truly is because ninety p.c. of people in Rural India (or perhaps on the city India in states like UP, Bihar etc) dont understand English, hence Hindi is needed. on the different hand, maximum folk in Tamil Nadu, West Bengal, and North-East dont understand Hindi precise, hence, we favor to have some English. yet when you stay for a lengthy time period in some position, then some community language is needed, considering that, you discover some those who dont understand both English or Hindi. i'm staying in Bangalore for your time, and hence, ought to communicate in Kannada to the above reported human beings (even if damaged). in the nutshell, 3 languages are required. English, Hindi and native Language.
- Anonymous2 decades ago
Yes you can convert the English script to any other language.
If you are using DOS the method is Quite complex and can not be stated here . You can mail me at
vinay_bourai2006@yahoo.co.in
to get further information.
Other wise if you arre using WINDOWS or any other OS then you must use the API's to change the fonts in the output
- DLv 42 decades ago
I suppose you could do the whole thing in an array(s), if you could get all the letters mapped and everything which is probably going to be a job in itslef, I'm sure its been done before, after all there are lanunange converter handhelds. good luck!