lua-users home
lua-l archive

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


>      static PairArray PairArray_alloc(lua_State *L, int size)

	static PairArray * PairArray_alloc(lua_State *L, int size)


-- 
Michael Roth