Re: lua libraries
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua libraries
- From: kevin beckford <chiggsy@...>
- Date: 2011年1月16日 18:50:41 -0800
> 2 reasons:
> * C's getopt is from its interface very unlua-like, working a lot with
> reference parameters.
Thanks, the thinking behind your words makes a lot of sense now. Appreciated.