Classes | Functions | Variables
post-callback.c File Reference
#include <stdio.h>
#include <string.h>
#include <curl/curl.h>
Include dependency graph for post-callback.c:

Go to the source code of this file.

Classes

struct  WriteThis

Functions

int main (void)
static size_t read_callback (void *ptr, size_t size, size_t nmemb, void *userp)

Variables

const char data [] = "this is what we post to the silly web server"

Function Documentation

int main ( void  )

Definition at line 55 of file post-callback.c.

static size_t read_callback ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  userp 
) [static]

Definition at line 38 of file post-callback.c.


Variable Documentation

const char data[] = "this is what we post to the silly web server"

Definition at line 31 of file post-callback.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09