cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: CURL return Values

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 8 Dec 2006 12:58:11 +0100 (CET)

On Fri, 8 Dec 2006, Muhammad Rizwan Khan wrote:

> curl_easy_setopt(curl, CURLOPT_URL,"http://192.168.0.159/SayHello/Service1.asmx/SayHello");

[...]

> This is giving me accurate results, but showing results on standard output
> while i wanted to catch this in a string, so that i shuld be able to
> manipulate this. Can you plz tell me the appropirate method of CURL that i
> can use for the purpose.

1. The curl-library list is a better list for libcurl questions, help and
    support.

2. See the getinmemory.c example, it probably does exactly what you're looking
    for.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-12-08