cURL / Mailing Lists / curl-library / Single Mail

curl-library

CURLOPT_WRITEDATA Question

From: Guillaume MARTIN <guillaume_at_eurovox.fr>
Date: Tue, 27 Apr 2004 14:42:39 +0200

Hi,

I'm under Linux and want to use CURLOPT_WRITEDATA Option

If I understand, I have to make a fopen with "wb" option then pass the "FILE *" reference to curl_easy_setopt ?

Does the curl_easy_perform function waits for the http transfer to finish before continuing ?
    If yes, The file opened is full with the http response ? Right ?

Thanks !! Guillaume
Received on 2004-04-27