View Single Post
  #13  
Old 05-17-2005, 01:40 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
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.
__________________
Reply With Quote