Re: Missing API Declarattion
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Missing API Declarattion
- From: William Ahern <william@...>
- Date: 2013年3月22日 20:51:47 -0700
On Fri, Mar 22, 2013 at 08:11:24PM -0700, Tim Hill wrote:
> it might be me, but the declaration of the "luaL_openlibs()" API appears to be missing from auxlib.h (or anywhere else for that matter)?
>
> I didn't take my "anti-dumb" pills today so I'm sure I'm just missing something obvious.
>
Is it not in lualib.h? That's where it is in my sources for both Lua 5.1 and
5.2.