Loading docs/examples/certinfo.c +0 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include <stdio.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> static size_t wrfu(void *ptr, size_t size, size_t nmemb, void *stream) { Loading docs/examples/chkspeed.c +0 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,6 @@ #include <time.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> #define URL_BASE "http://speedtest.your.domain/" #define URL_1M URL_BASE "file_1M.bin" Loading docs/examples/curlgtk.c +0 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,6 @@ #include <gtk/gtk.h> #include <curl/curl.h> #include <curl/types.h> /* new for v7 */ #include <curl/easy.h> /* new for v7 */ GtkWidget *Bar; Loading docs/examples/ftpget.c +0 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include <stdio.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> /* * This is an example showing how to get a single file from an FTP server. Loading docs/examples/ftpgetinfo.c +0 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,6 @@ #include <string.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> /* * This is an example showing how to check a single file's size and mtime Loading Loading
docs/examples/certinfo.c +0 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include <stdio.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> static size_t wrfu(void *ptr, size_t size, size_t nmemb, void *stream) { Loading
docs/examples/chkspeed.c +0 −2 Original line number Diff line number Diff line Loading @@ -35,8 +35,6 @@ #include <time.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> #define URL_BASE "http://speedtest.your.domain/" #define URL_1M URL_BASE "file_1M.bin" Loading
docs/examples/curlgtk.c +0 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,6 @@ #include <gtk/gtk.h> #include <curl/curl.h> #include <curl/types.h> /* new for v7 */ #include <curl/easy.h> /* new for v7 */ GtkWidget *Bar; Loading
docs/examples/ftpget.c +0 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,6 @@ #include <stdio.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> /* * This is an example showing how to get a single file from an FTP server. Loading
docs/examples/ftpgetinfo.c +0 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,6 @@ #include <string.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> /* * This is an example showing how to check a single file's size and mtime Loading