lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: OP_CONCAT in lvm.c
From
: Dong Feng <middle.fengdong@
...
>
Date
: Sat, 28 Mar 2015 19:21:24 +0000
Yes. Sorry for missing the & op. I mean to show the [] (which mean C is very consistent in the commutative on pointer offset).
On Sat, Mar 28, 2015 at 12:11 PM Luiz Henrique de Figueiredo <
lhf@tecgraf.puc-rio.br
> wrote:
"rb = base[b]" is equivalent to "rb = *(base+b)" not to "rb = base + b".
References
:
OP_CONCAT in lvm.c
,
Dibyendu Majumdar
Re: OP_CONCAT in lvm.c
,
Luiz Henrique de Figueiredo
Re: OP_CONCAT in lvm.c
,
Dong Feng
Re: OP_CONCAT in lvm.c
,
Luiz Henrique de Figueiredo
Prev by Date:
Re: OP_CONCAT in lvm.c
Next by Date:
Re: Lua 5.3, _ENV and load(). What a mess.
Previous by thread:
Re: OP_CONCAT in lvm.c
Next by thread:
Lua 5.2 Manual issues
Index(es):
Date
Thread