[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA oddities..
- From: Leo Razoumov <slonik.az@...>
- Date: Mon, 18 Jun 2012 06:46:20 -0400
On Mon, Jun 18, 2012 at 5:49 AM, Patrick Masotta <masottaus@yahoo.com> wrote:
>
> I do not understand your answer when I can see a lot of energy focused on integrating LUA with C/C++ back and forth.
>
> I'm an Electrical Engineer and I strongly disagree with your point of view of an engineer having problems understanding 0 based arrays…
>
As an Electrical Engineer you are perhaps familiar with MATLAB (or
Octave) which indexes arrays starting from 1 the same way Lua does.
Should make you feel right at home:-)
--Leo--