lua-users home
lua-l archive

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


>   From: Flemming Madsen <lua@themadsens.dk>
>   Date: Thu, Oct 15, 2009 at 12:50 AM
>   Subject: Struct library patch WAS: Roberto's struct library missing
> "size" function?
> 
> and lacks a way to reset to native endianness.

Do you have real examples of uses for packing with mixed endianess?

-- Roberto