lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 2010-09-28, Nilson <nilson.brazil@gmail.com> wrote:
> Hi everyone,
>
>  Someone knows if Lua can be or was used in a platform where the ***
>  int type  *** has less than 16 bits or is not a 8 bits multiple?
>

Can you, please,  give an example of a currently produced platform
with the int type being not a multiple of 8 bits.

--Leo--