Re: faster strcpy()

ralf@uni-koblenz.de
Mon, 4 May 1998 10:14:31 +0200


On Fri, May 01, 1998 at 11:07:30AM +0200, Harald Koenig wrote:

> > Certain Honeywell machines also had 9 / 18 / 36 bits for char/byte,
> > short and int as the size.
>
> same is true for (some?) Sperry Rand Univac 1100/80.
> and the good old Telefunken TR440 had 48 bit words (including real tag bits)...

Some DSP out there has sizeof(char) == sizeof(short) == sizeof(int)
== sizeof(long) == 32 bits. Just to show that it's not just old iron
with such unusual sizes.

Ralf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu