lua-users home
lua-l archive

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


On Wed, Jun 10, 2009 at 4:39 PM, Norbert Kiesel<nkiesel@tbdnetworks.com> wrote:
> 3) Is there another way to solve my problem?

How about ("%.0f"):format(4095 * 2^40) ? It gives me 4502500115742720 on 32 bit.