I hate to break it to you, but every other online community I'm a member of call it UTF-8*, not ASCII. Why? Because ASCII is no simpler or easier to say than UTF-8, and UTF-8 contains all the ASCII characters anyway.
*Or unicode, which is effectively the same thing.
But they can't call it ASCII when it isn't, wasn't and never will be. It's *impossible* for it to be ASCII when ASCII is just a 1bit character set, of which 32 characters are control, and 128 are only available in an extended set. The signature makers were *wrong* when they called it ASCII in the first place.
There are many other things like that in the english language. People use the term Kleenex more than tissue, and Tabasco sause instead of hot sauce. Some people call all tissues Kleenexes and all hot sauce Tabasco sauce.
Truthfully xer i dont think anyone cares point is its little symbols that you make art with
Now please leave as you are disrupting my thread
If you continue to post further action will be taken
Out of curiosity (stupid inactivity
), what action can be taken on the RSOF?
In any case, I suppose this will have to be my last post on the subject here if such dictatorship is to be accepted in modern day Britain.
They are not just "little symbols used to make art", as a quick search would show you, they are characters (I suppose in a way the little symbol bit is right
), which all have a code/number attached to them. (Something I should've made clear, is that the 0xwhatever was actually the computer form of a number...well human readable form of binary, converted at the compiler, its kinda complicated...). Due to one bit only being able to hold so much infomation, ASCII was very limited (with the numbers only going up to 127 on certain forms of datatypes. 128-255 was only for extended sets which were needed in France, Germany, etc. and they were a pain because if you had a different extended set you would just see lots of different rectangles...doh!
So they invented unicode which stored the same characters, and much more. When you on your Windows computers press alt+number, then you are typing in the unicode form of the character, not the ascii (if it was ascii then, like I appear to be reiterating, then the number would only be up to 128, not in the millions). Unicode and ASCII are vastly different things, the only similarity they have is they store characters, that's it.
One way you know they are different, is if whilst programming, you try splitting a unicode string, you'll find that each individual character is more than one codepoint, unlike is ASCII, making ASCII multitudes simpler to code with (and multitudes harder to draw with
)
Now if you really want to live in ignorance, and ignore the truth, then fine, I'll leave your thread. Although to be perfectly honest, this is not cluttering the thread, rather it is very on topic. Like I said, last post on the topic, unless you invite me to keep on answering any of your queries.