summaryrefslogtreecommitdiff
path: root/docs/examples/ftpgetresp.c
Commit message (Collapse)AuthorAgeFilesLines
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-3/+6
| | | | | | | | | | All plain C examples now (mostly) adhere to the curl code style. While they are only examples, they had diverted so much and contained all sorts of different mixed code styles by now. Having them use a unified style helps users and readability. Also, as they get copy-and-pasted widely by users, making sure they're clean and nice is a good idea. 573 checksrc warnings were addressed.
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* examples: more descriptionsDaniel Stenberg2015-06-181-6/+4
|
* Update instances of some obsolete CURLOPTs to their new namesDan Fandrich2014-07-051-1/+1
|
* Added error checking for samples.Guenter Knauf2012-07-041-0/+4
|
* examples: cleanup curl includesDaniel Stenberg2011-06-281-2/+0
| | | | Only <curl/curl.h> is needed typically and curl/types.h has been removed
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
| | | | | | All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers.
* examples: fix compiler warningsDaniel Stenberg2010-12-171-1/+1
|
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-1/+1
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* Fixed some more simple compile warnings in the examples.Dan Fandrich2007-07-161-1/+1
|
* add note about windows and dlls with CURLOPT_WRITEDATADaniel Stenberg2007-07-061-5/+7
|
* use the newer option namesDaniel Stenberg2003-12-081-1/+1
|
* 7.9.3 pre-release commitDaniel Stenberg2002-01-081-0/+61