>>>>> "bob" == bob coyne <[EMAIL PROTECTED]> writes:
bob> I'd like to displace an (unsigned-byte 8) array to an
bob> (unsigned-byte 32) array. But that doesn't seem to be
bob> supported (see below). Is there any way to do this?
You can't do that portably.
You might be able to play games with the internals, but I'm not sure
that will work either.
Ray
