Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-25-2005, 06:58 AM   #1 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default unicode application

Hi
What is a unicode application
rookie1010 is offline  
Old 01-25-2005, 10:54 AM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

from http://www.webopedia.com/TERM/U/Unicode.html

Unicode

A standard for representing characters as integers. Unlike ASCII, which uses 7 bits for each character, Unicode uses 16 bits, which means that it can represent more than 65,000 unique characters. This is a bit of overkill for English and Western-European languages, but it is necessary for some other languages, such as Greek, Chinese and Japanese. Many analysts believe that as the software industry becomes increasingly global, Unicode will eventually supplant ASCII as the standard character coding format.
office politics is offline  
Old 01-25-2005, 08:11 PM   #3 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

You're probably refering to an application that uses Unicode of other character sets (such as ASCII). I believe most applications use ASCII, but more and more are starting to use Unicode because of language support.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
Old 01-27-2005, 06:54 AM   #4 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default

what do you mean by "application that uses Unicode of other character sets (such as ASCII). "

cn you please give me an example
rookie1010 is offline  
Old 01-27-2005, 11:33 AM   #5 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

There's not really an example, because to a human (assuming you speak english) you won't notice any difference between an application using Unicode text or ASCII text. You only see the difference when you view that application in another language.

When you program an application you have the option of using the Unicode character set (or any oher character set). A lot of applications used to use ASCII becauase they were more memory efficient since they only used 7 bits per character. But now, with applications being used in more than one country programmers are starting to have to use Unicode because they use 16 bits per character. Which means you can display more characters.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On