>There are 32 and 64 integers in C. We're of course talking vector
>machines here, not the Alpha based T3{D,E}.
I hate to be pedantic, but I am pretty sure that while a short has
32 bits of integer precision, sizeof(short) == 8 on a vector Cray.
--Ken