ELinks 0.16.1.1
|
Macros | |
#define | R(x) |
#define | MAXTCOUNT 100 |
#define | MAXPCOUNT 20 |
#define | MAXSTR2 80 |
#define | MAXTAGS 80 |
#define | MAXPARS 20 |
Functions | |
int | get_ctl_handle () |
void | make_up_value (void) |
void | random_tag (void) |
int | main (int argc, char **argv) |
Variables | |
static char * | tags [MAXTAGS][MAXPARS] |
#define MAXPARS 20 |
#define MAXPCOUNT 20 |
#define MAXSTR2 80 |
#define MAXTAGS 80 |
#define MAXTCOUNT 100 |
#define R | ( | x | ) |
int get_ctl_handle | ( | void | ) |
int main | ( | int | argc, |
char ** | argv ) |
void make_up_value | ( | void | ) |
void random_tag | ( | void | ) |