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.

Stroustroup, "the C++ programming language", 3rd ed., point 5.1.1:
"The type of 0 will be determined by context".

--
  Enrico