lua-users home
lua-l archive

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


On Thu, Mar 12, 2015 at 6:44 PM, Soni L. <fakedme@gmail.com> wrote:
> How can I get the `char *argv[]` from Lua side?
>
> --
> Disclaimer: these emails are public and can be accessed from <TODO: get a
> non-DHCP IP and put it here>. If you do not agree with this, DO NOT REPLY.

Global variable "arg".


Best regards,
Boris Nagaev