Chris Dollin <chris.dollin@h p.comwrites:
kooladi wrote:
>If,however,y ou want to manipulate a decimal value and you think char(a
>signed char) is too small and Int is too big, then go for unsigned
>char.
>signed char) is too small and Int is too big, then go for unsigned
>char.
What's "decimal" got to do with it? How would you represent -1 as
an unsigned char?
--
Keith Thompson (The_Other_Keit h) <kst-u@mib.org>
Nokia
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
Leave a comment: