/Users/huttone/Devel/sedflux-new/sedflux/trunk/ew/sedutils/sed2binary.c File Reference

#include <stdio.h>
#include <math.h>
#include <string.h>
#include <unistd.h>
#include <utils/utils.h>
#include <sed/sed_sedflux.h>

Go to the source code of this file.

Defines

#define FORGET_THIS_FOR_NOW

Functions

int main (int argc, char *argv[])

Variables

char * help_msg []


Define Documentation

#define FORGET_THIS_FOR_NOW

Definition at line 45 of file sed2binary.c.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 47 of file sed2binary.c.

References DEFAULT_ERROR_LOG, eh_check_opts(), eh_exit(), eh_get_opt_str(), eh_open_log(), eh_opts_init(), and eh_print_log().


Variable Documentation

char* help_msg[]

Initial value:

{
"                                                                             ",
" sed2binary [options] [parameters] [filein]                                  ",
"  convert a sedflux property output file into flat binary format.            ",
"                                                                             ",
" Options                                                                     ",
"  -v          - be verbose. [off]                                            ",
"  -h          - print this help message.                                     ",
"  -hfile      - print a help message on the file formats.                    ",
"                                                                             ",
NULL
}

Definition at line 31 of file sed2binary.c.


Generated on Fri Jan 4 18:04:18 2008 for sedflux by  doxygen 1.5.2