[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua_parseargs
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 24 Jan 2001 15:03:53 -0200
>What about placing that in the library, rather than in lua.c ?
"getargs" needs access to argv, which only lua.c has.
--lhf