1 2 3 4 5 6
#include <curl.h> #include <stdio.h> #include <string.h> extern char *arg2; /* set by first.c to the argv[2] or NULL */