In the file cffi-ecl.lisp of I find the equivalence table<br><br>(:char            :byte            "char")<br>(:unsigned-char   :unsigned-byte   "unsigned char")<br><br>that associates, for the ECL port, a byte with the CFFI :char type. Is this intended per-specification? Why not using ECL's :char type, which might be more than one byte if the compiler and operating system expect so?<br>

<br>Juanjo<br clear="all"><br>-- <br>Instituto de FĂ­sica Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://tream.dreamhosters.com">http://tream.dreamhosters.com</a><br>