Peter da Silva writes:
> Just so long as you don't try and argue that [...] just increasing
> sizeof(char) wouldn't be infinitely less hateful.

It would be pretty hard, though: in C, sizeof(char) is 1 by definition.
Or, to put it another way: sizeof measures in multiples of char.

-- 
Aaron Crane

Reply via email to