[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: main() argv?
- From: Nagaev Boris <bnagaev@...>
- Date: Thu, 12 Mar 2015 18:47:30 +0000
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