![]() |
STASIS
A pipeline delivery generator
|
#include <stdlib.h>#include <string.h>#include <curl/curl.h>
Go to the source code of this file.
Functions | |
| size_t | download_writer (void *fp, size_t size, size_t nmemb, void *stream) |
| long | download (char *url, const char *filename, char **errmsg) |