lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: local function xxx and local yyy= function
From
: "Duncan Cross" <duncan.cross@
...
>
Date
: Tue, 30 Dec 2008 19:41:09 +0000
On Tue, Dec 30, 2008 at 7:32 PM, Linker
<
linker.m.lin@gmail.com
>
wrote:
But "
local f
;
f
" make 'f' be a
global variable
.
Not at all - what makes you think that? "f" will remain a reference to the local variable until the end of the enclosing scope.
-Duncan
Follow-Ups
:
Re: local function xxx and local yyy= function
,
Linker
References
:
local function xxx and local yyy= function
,
Linker
Re: local function xxx and local yyy= function
,
Javier Guerra
Re: local function xxx and local yyy= function
,
Linker
Prev by Date:
Re: local function xxx and local yyy= function
Next by Date:
Question about LuaInterface 2.0
Previous by thread:
Re: local function xxx and local yyy= function
Next by thread:
Re: local function xxx and local yyy= function
Index(es):
Date
Thread