cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: New to cURL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 29 Oct 2009 20:06:03 +0100 (CET)

On Thu, 29 Oct 2009, Erik Test wrote:

> I've started working on a project that requires me to use cURL in visual
> c++. I'm looking for tutorials that use visual c++

libcurl is used the same way no matter what compiler or editor you use. You
don't need a special "visual c++ tutorial".

I suggest you start reading here: http://curl.haxx.se/libcurl/c/

> If anyone knows of a good tutorial for cURL for beginners, can you please
> pass it along?

http://curl.haxx.se/libcurl/c/libcurl-tutorial.html

and the examples:

http://curl.haxx.se/libcurl/c/example.html

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-29