lua-users home
lua-l archive

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


On Thu, 3 Nov 2005 14:42:53 -0200
Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:


> bin2c has been removed in 5.1, sorry. It's part of a move to reduce
> the number of things in the tarball.
> 
> Try also "xxd -i" if you're in Linux.
> --lhf
> 

Thanks ... but it's not so hard to do that in lua.
I have just a question, bin2c.c is using the function lua_dobuffer

Where can I foud documentation about this function ? I can't find it in
the manual ... not in header files

What if I want to pass parameters to the script ... How can I push that
file as a lua function. So I'll be able to use lua_call ?

Thanks
Mildred
-- 
Ce message doit être considéré comme une correspondance privée. Il vous
est strictement interdit de le lire si vous n'en êtes pas le ou un des
destinataires.