Go to the source code of this file.
Functions | |
static size_t | read_callback (void *ptr, size_t size, size_t nmemb, void *stream) |
int | test (char *URL) |
Variables | |
static char | data [] = "Hello Cloud!\n" |
static size_t read_callback | ( | void * | ptr, |
size_t | size, | ||
size_t | nmemb, | ||
void * | stream | ||
) | [static] |