mirror of
https://github.com/curl/curl.git
synced 2026-07-25 02:37:18 +03:00
new libcurl example code stuff
This commit is contained in:
parent
7eafb0f325
commit
35aa363587
3 changed files with 97 additions and 0 deletions
8
docs/examples/README
Normal file
8
docs/examples/README
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
EXAMPLES
|
||||
|
||||
This directory is for tiny 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 web site.
|
||||
Loading…
Add table
Add a link
Reference in a new issue