Go to the source code of this file.
Classes | |
struct | MemoryStruct |
Functions | |
int | main (void) |
static size_t | WriteMemoryCallback (void *contents, size_t size, size_t nmemb, void *userp) |
int main | ( | void | ) |
Definition at line 59 of file getinmemory.c.
static size_t WriteMemoryCallback | ( | void * | contents, |
size_t | size, | ||
size_t | nmemb, | ||
void * | userp | ||
) | [static] |
Definition at line 40 of file getinmemory.c.