TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
A Chandra
NA
3
1.7k
How can i determine a hexadecimal range
Nov 15 2010 2:32 AM
Hi guys
I have an application that converts a text(in any language) into it's Unicode.
This application is supposed to work in any regional/foreign language. My question is, how i know which language the char point character belongs to? I'm aware that there are hexadecimal ranges for each language/script.
In C# is there a way to check for the presence of a char point in a hex range?
Reply
Answers (
2
)
how to get valus in dynamic added textbox
Mouse event in c# winforms application