mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:33:33 +03:00
examples: more descriptions
This commit is contained in:
parent
26583a62ab
commit
0e7d76d6a8
19 changed files with 90 additions and 72 deletions
|
|
@ -42,6 +42,10 @@
|
|||
*
|
||||
* This example requires libcurl 7.9.7 or later.
|
||||
*/
|
||||
/* <DESC>
|
||||
* implements an fopen() abstraction allowing reading from URLs
|
||||
* </DESC>
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue