lua-users home
lua-l archive

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


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