lua-users home
lua-l archive

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


Lenny Palozzi wrote:
> 
> A binary file IO library is starting to sound like  a good idea...

John Belmonte mentioned that he's working on Perl like pack/unpack
functions.  That should suffice to work on most forms of binary
data...

Ciao, ET.