bc_domtest.c File Reference

#include <stdio.h>
#include "machdefs.h"
#include "util.h"
#include "tsp.h"

Include dependency graph for bc_domtest.c:

Go to the source code of this file.

Functions

static int receive_dominos (CC_SFILE *s)
static int parseargs (int ac, char **av)
static void usage (char *f)
int main (int ac, char **av)

Variables

static int graphid = 1
static int sendgraph = 0
static int stopboss = 0
static int getdominos = 0
static char * hostname = (char *) NULL


Function Documentation

int main int  ac,
char **  av
 

Definition at line 18 of file bc_domtest.c.

static int parseargs int  ac,
char **  av
 

Definition at line 80 of file bc_domtest.c.

static int receive_dominos CC_SFILE s  )  [static]
 

Definition at line 122 of file bc_domtest.c.

static void usage char *  f  )  [static]
 

Definition at line 155 of file bc_domtest.c.


Variable Documentation

int getdominos = 0 [static]
 

Definition at line 15 of file bc_domtest.c.

int graphid = 1 [static]
 

Definition at line 12 of file bc_domtest.c.

char* hostname = (char *) NULL [static]
 

Definition at line 16 of file bc_domtest.c.

int sendgraph = 0 [static]
 

Definition at line 13 of file bc_domtest.c.

int stopboss = 0 [static]
 

Definition at line 14 of file bc_domtest.c.


Generated on Thu Oct 20 14:58:43 2005 for DominoParitySeparator by  doxygen 1.4.5