cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: file size limit upon posting

From: Alan Wolfe <alan.wolfe_at_gmail.com>
Date: Thu, 9 Aug 2007 20:03:41 -0700

oops, misplaced a COMMA (boy was i off)

Thanks emil :P

On 8/9/07, Emil Romanus <sdac.bithack_at_gmail.com> wrote:
>
>
> 2007/8/9, Alan Wolfe <alan.wolfe_at_gmail.com>:
> > Sounds suppiciously like an unsigned 32 bit int is being used for a
> > file length somewhere (perhaps even in your own code!) because the
> > maximum number a uint32 can store is aprox 4 million (:
>
> Sorry for correcting you, my intent is not to be rude, but it's a little
> above four billion that's the maximum for 32-bit unsigned integers. Not four
> million. Just so that you don't walk around with the wrong information...
>
>
>
Received on 2007-08-10