Re: problem with string.format %d and very large integers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: problem with string.format %d and very large integers
- From: Dirk Laurie <dpl@...>
- Date: Thu, 4 Aug 2011 10:45:02 +0200
On Thu, Aug 04, 2011 at 10:30:38AM +0200, Shmuel Zeigerman wrote:
> On 04/08/2011 09:43, Dirk Laurie wrote:
> > Do you have strings of
> > length more than 2^32? (That's 4 terabytes.)
>
> s/4 terabytes/4 gigabytes/
>
I also have difficulty remembering how much a billion is!
Dirk