Re: [NoW] Missing things from Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [NoW] Missing things from Lua
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2019年5月16日 12:13:32 -0300
> 1) The constant LUA_BUFFERSIZE is not available in Lua. There should be a
> constant, io.BUFFERSIZE, defined to be this value. There are instances
> where this would be nice to have.
What for?
-- Roberto