lua-users home
lua-l archive

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


>What about placing that in the library, rather than in lua.c ?

"getargs" needs access to argv, which only lua.c has.
--lhf