curl/docs/examples
Daniel Stenberg a28464ae77
docs: reduce/avoid English contractions
You're => You are
Hasn't => Has not
Doesn't => Does not
Don't => Do not
You'll => You will
etc

Closes #7930
2021-11-07 23:16:27 +01:00
..
.checksrc
.gitignore docs/examples: add missing binaries to gitignore 2021-10-06 10:46:00 +02:00
10-at-a-time.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
adddocsref.pl
altsvc.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
anyauthput.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
cacertinmem.c examples: remove superfluous asterisk uses 2020-12-16 09:24:16 +01:00
certinfo.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
chkspeed.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
cookie_interface.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
crawler.c
curlgtk.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
curlx.c copyright: update copyright year ranges to 2021 2021-05-26 08:18:11 +02:00
debug.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
ephiperfifo.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
evhiperfifo.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
externalsocket.c externalsocket: use WinSock 2.2 2021-09-28 19:29:29 +02:00
fileupload.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
fopen.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
ftp-wildcard.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
ftpget.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
ftpgetinfo.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
ftpgetresp.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
ftpsget.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
ftpupload.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
ftpuploadfrommem.c docs/examples: adjust prototypes for CURLOPT_READFUNCTION 2020-12-30 22:20:24 +01:00
ftpuploadresume.c docs/examples: adjust prototypes for CURLOPT_READFUNCTION 2020-12-30 22:20:24 +01:00
getinfo.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
getinmemory.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
getredirect.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
getreferrer.c http: add new files missed from referrer commit 2021-02-19 16:18:15 +00:00
ghiper.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
hiperfifo.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
href_extractor.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
htmltidy.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
htmltitle.cpp copyright: fix year ranges 2020-11-05 08:22:10 +01:00
http2-download.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
http2-pushinmemory.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
http2-serverpush.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
http2-upload.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
http3-present.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
http3.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
http-post.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
httpcustomheader.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
httpput-postfields.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
httpput.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
https.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
imap-append.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
imap-authzid.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-copy.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-create.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-delete.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-examine.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-fetch.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-list.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-lsub.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-multi.c docs/examples: use curl_multi_poll() in multi examples 2021-07-07 08:15:09 +02:00
imap-noop.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-search.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
imap-ssl.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
imap-store.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
imap-tls.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
Makefile.am examples/libtest: add .checksrc to dist 2020-12-21 17:06:06 +01:00
makefile.dj
Makefile.example
Makefile.inc docs/examples: use curl_multi_poll() in multi examples 2021-07-07 08:15:09 +02:00
Makefile.m32 Makefile.m32: fix to not require OpenSSL with -libssh2 or -rtmp options 2021-10-25 19:10:55 +00:00
Makefile.netware
multi-app.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
multi-debugcallback.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
multi-double.c docs/examples: use curl_multi_poll() in multi examples 2021-07-07 08:15:09 +02:00
multi-event.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
multi-formadd.c docs/examples: use curl_multi_poll() in multi examples 2021-07-07 08:15:09 +02:00
multi-legacy.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
multi-post.c docs/examples: use curl_multi_poll() in multi examples 2021-07-07 08:15:09 +02:00
multi-single.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
multi-uv.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
multithread.c mailing lists: move from cool.haxx.se to lists.haxx.se 2021-08-30 09:51:07 +02:00
opensslthreadlock.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
parseurl.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
persistent.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-authzid.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-dele.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-list.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-multi.c docs/examples: use curl_multi_poll() in multi examples 2021-07-07 08:15:09 +02:00
pop3-noop.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-retr.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-ssl.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
pop3-stat.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-tls.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
pop3-top.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
pop3-uidl.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
post-callback.c docs/examples: adjust prototypes for CURLOPT_READFUNCTION 2020-12-30 22:20:24 +01:00
postinmemory.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
postit2-formadd.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
postit2.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
progressfunc.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
README.md docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
resolve.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
rtsp.c examples: length-limit two sscanf() uses of %s 2021-06-24 15:57:09 +02:00
sampleconv.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
sendrecv.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
sepheaders.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
sessioninfo.c
sftpget.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
sftpuploadresume.c docs/examples: adjust prototypes for CURLOPT_READFUNCTION 2020-12-30 22:20:24 +01:00
shared-connection-cache.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
simple.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
simplepost.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
simplessl.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smooth-gtk-thread.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-authzid.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-expn.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-mail.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-mime.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-multi.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-ssl.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-tls.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
smtp-vrfy.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
sslbackend.c
synctime.c examples: length-limit two sscanf() uses of %s 2021-06-24 15:57:09 +02:00
threaded-ssl.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00
url2file.c copyright: fix year ranges 2020-11-05 08:22:10 +01:00
urlapi.c urlapi: add curl_url_strerror() 2021-09-27 08:28:46 +02:00
usercertinmem.c tidy-up: make conditional checks more consistent 2021-04-22 09:10:17 +02:00
version-check.pl
xmlstream.c docs: reduce/avoid English contractions 2021-11-07 23:16:27 +01:00

libcurl examples

This directory is for libcurl programming examples. They are meant to show some simple steps on how you can build your own application to take full advantage of libcurl.

If you end up with other small but still useful example sources, please mail them for submission in future packages and on the website.

Building

The Makefile.example is an example makefile that could be used to build these examples. Just edit the file according to your system and requirements first.

Most examples should build fine using a command line like this:

`curl-config --cc --cflags --libs` -o example example.c

Some compilers do not like having the arguments in this order but instead want you do reorganize them like:

`curl-config --cc` -o example example.c `curl-config --cflags --libs`

Please do not use the curl.se site as a test target for your libcurl applications/experiments. Even if some of the examples use that site as a URL at some places, it does not mean that the URLs work or that we expect you to actually torture our website with your tests! Thanks.

Examples

Each example source code file is designed to be and work stand-alone and rather self-explanatory. The examples may at times lack the level of error checks you need in a real world, but that is then only for the sake of readability: to make the code smaller and easier to follow.