lua-users home
lua-l archive

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


not exactly. that function represents the logical _expression_ I want to evaluate and I want to evaluate it purely in C

On Wed, Oct 19, 2011 at 4:11 PM, Javier Guerra Giraldez <javier@guerrag.com> wrote:
On Wed, Oct 19, 2011 at 8:36 AM, Oskar Forsslund
<matrixsmurfen@googlemail.com> wrote:
> but with "transfer" I mean I want C to evaluate it for me

i think the word you're looking for is 'call'.  as in "how can i call
a Lua function from C?"

--
Javier