curl-library
RE: libcurl on QNX 6
From: Nielsen Linus (ext) <Linus.Nielsen_at_elema.siemens.se>
Date: Thu, 20 Dec 2001 11:43:31 +0100
Date: Thu, 20 Dec 2001 11:43:31 +0100
> // open the local (destination) file
> ftp = fopen(dstFile,"wb");
>
The first thing that comes to mind:
Are you sure that fopen() managed to open the file? Curl will
crash on you pass a NULL file handle to curl.
/Linus
Received on 2001-12-20