lua-users home
lua-l archive

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


>  #define twoto(x)        ((int)(1<<(x)))

Sorry, but there is the same warning. Idem with (1<<(int)(x)).