output.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <dlfcn.h>
#include "assert.h"
#include "data.h"
#include "error.h"
#include "xmlsup.h"
#include "output.h"
#include "modsup.h"
#include "gettext.h"

Functions

void print_copyright ()
void print_syntax ()
moduleoptionoptions_parse (char *optstr)
 Parses options for the export module from the command line.
export_f load_export (char *name)
int main (int argc, char *argv[])

Variables

char * cmd
chromoparentpop

Detailed Description


Function Documentation

moduleoption* options_parse ( char *  optstr  ) 

Parses options for the export module from the command line.

Parameters:
optstr Option string ("option1=value1:option2=value2:...")
Returns:
Pointer to the module option structure with parsed options.


Generated on Tue Jul 3 13:23:36 2007 for Tablix by  doxygen 1.5.2