Hi all, What is the difference between the data types char and short? According to the book, they are both 8 bits and have the exact same range. Thanks, Steve
oops, my bad..... I meant to say the difference between short and int. They are both 16 bits. Is it just a symantic difference? Thanks Steve