LALApps 10.1.0.1-eeff03c
join.c File Reference

Prototypes

static int print_usage (const char *prog)
 
static struct options parse_command_line (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Go to the source code of this file.

Data Structures

struct  options
 

Function Documentation

◆ print_usage()

static int print_usage ( const char prog)
static

Definition at line 38 of file join.c.

◆ parse_command_line()

static struct options parse_command_line ( int  argc,
char argv[] 
)
static

Definition at line 50 of file join.c.

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 127 of file join.c.