![]() |
SCTC
the soundcloud.com terminal client
|
#include <stdbool.h>Go to the source code of this file.
Data Structures | |
| struct | url |
Functions | |
| struct url * | url_parse_string (char *str) |
| bool | url_connect (struct url *u) |
| void | url_destroy (struct url *u) |
| bool url_connect | ( | struct url * | u | ) |
| void url_destroy | ( | struct url * | u | ) |
| struct url* url_parse_string | ( | char * | str | ) |
1.8.9.1