On Jul 1, Elena Garrulo wrote:
> I also wonder whether I should use "make-u8vector" instead of
> "make-vector" to build a vector of bytes.
You can just use a byte string (eg `make-bytes').
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!