Quote:
|
Originally Posted by Velox Cruentus
Of course -- Digits take a lot less space then letters
|
Dude, a digit is a character just as much as a letter is.
Quote:
(-- binary, 2 bytes in length --)
5 (5) = 0000 0101
A (65) = 0100 0001
|
Those representations are not two bytes long.
Quote:
|
Now... Which one do you think has the least data to support?
|
What are you attempting to prove? Both of those representations use the same amount of bytes.