mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:24:08 +03:00
examples: more descriptions
This commit is contained in:
parent
26583a62ab
commit
0e7d76d6a8
19 changed files with 90 additions and 72 deletions
|
|
@ -5,9 +5,12 @@
|
|||
* | (__| |_| | _ <| |___
|
||||
* \___|\___/|_| \_\_____|
|
||||
*
|
||||
* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft
|
||||
*/
|
||||
/* <DESC>
|
||||
* use the libcurl in a gtk-threaded application
|
||||
* </DESC>
|
||||
*/
|
||||
/* Copyright (c) 2000 David Odin (aka DindinX) for MandrakeSoft */
|
||||
/* an attempt to use the curl library in concert with a gtk-threaded application */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue