lua-users home
lua-l archive

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



On Feb 06, 2005, at 00:02, David Burgess wrote:

Assuming you are still using 5.1 work4.

Yes.

Luiz's stuff methinks is still 5.0.2.
Check the name of Luiz's open function. It might not
be `luaopen_alarm'

LUALIB_API int luaopen_alarm(lua_State *L)
{
 lua_register(L,"alarm",l_alarm);
 return 0;
}

Looks like it is, no?

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/