main.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "eg_util.h"
#include "eg_macros.h"
#include "eg_dpseparator.h"
#include "eg_kpseparator.h"
#include "eg_dptighten.h"
#include "eg_greedykp.h"

Include dependency graph for main.c:

Go to the source code of this file.

Functions

void usage (char *program)
int parseargs (int argc, char **argv, int *binary_file, char **boss_host, char **file_name, double *percentage, int *use_greedy, int *max_handles)
int main (int argc, char **argv)


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 96 of file main.c.

int parseargs int  argc,
char **  argv,
int *  binary_file,
char **  boss_host,
char **  file_name,
double *  percentage,
int *  use_greedy,
int *  max_handles
 

Definition at line 27 of file main.c.

void usage char *  program  ) 
 

Definition at line 15 of file main.c.


Generated on Thu Oct 20 14:59:08 2005 for DominoParitySeparator by  doxygen 1.4.5