Monero
Loading...
Searching...
No Matches
testminiwget.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "miniwget.h"
Include dependency graph for testminiwget.c:

Functions

int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

This program uses the miniwget / miniwget_getaddr function from miniwget.c in order to retrieve a web ressource using a GET HTTP method, and store it in a file.