Re: [ANN] Lua 5.2.0 (rc4) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (rc4) now available
- From: Enrico Colombini <erix@...>
- Date: 2011年12月01日 10:24:39 +0100
On 01/12/2011 10.04, Bogdan Marinescu wrote:
It's the other way around I think. C++ is much more picky with types and
automatic type conversions than C.
You're right about C: K&R says that 0 is assignable to pointers (I don't
know about later standard tweakings).
--
Enrico