SCTC
the soundcloud.com terminal client
Data Structures | Functions
url.h File Reference
#include <stdbool.h>
Include dependency graph for url.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  url
 

Functions

struct urlurl_parse_string (char *str)
 
bool url_connect (struct url *u)
 
void url_destroy (struct url *u)
 

Function Documentation

bool url_connect ( struct url u)

Here is the call graph for this function:

Here is the caller graph for this function:

void url_destroy ( struct url u)

Here is the caller graph for this function:

struct url* url_parse_string ( char *  str)

Here is the caller graph for this function: