Subject: Re: Type coersion long->int ?
To: None <current-users@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: current-users
Date: 02/04/2000 12:10:01
>> I don't know what's done by implementations where int and char are
>> the same size.  seebs? :)
> In the 8-bit int case,

...you aren't using C, as seebs pointed out.

I was actually thinking of an implementation I heard spoken of (I think
it was for a DSP or some such CPU) that made char as wide as int, which
was the size of the machine's registers, because addressing individual
bytes was either impossible or prohibitively difficult.

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B