curl_stocks
Loading...
Searching...
No Matches
Functions
api.cpp File Reference
#include "api.h"
#include "curl.h"
#include "plot.h"
Include dependency graph for api.cpp:

Functions

size_t callback (void *contents, size_t size, size_t nmemb, std::string *g)
 A call back function to be used with curl.