cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: _strtoi64 warning

From: Cory Nelson <phrosty_at_gmail.com>
Date: Sun, 14 Aug 2005 12:53:15 -0700

platform sdk is for winapi stuff. stdlib.h should not be in a
subdirectory (perhaps add it to your include path if you don't want to
use the CRT that came with the compiler)

On 8/14/05, Gisle Vanem <giva_at_bgnett.no> wrote:
> With MSVC7 and Windows Server 2003 Platform SDK I'm suddenly
> getting this warning:
>
> transfer.c(723) : warning C4013: '_strtoi64' undefined; assuming extern returning int
>
> The prototype is not in <stdlib.h>, but rather in <crt/stdlib.h>
> (or <SDK-base>\include\crt). Anybody else see this? Or have I
> done something wrong while installing the latest PSDK?
>
> --gv
>
>

-- 
Cory Nelson
http://www.int64.org
Received on 2005-08-14