#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sed/sed_sedflux.h>
Go to the source code of this file.
Defines | |
#define | VAL_NOT_GIVEN (G_MINDOUBLE) |
#define | THIS_IS_OBSOLETE |
Functions | |
int | main (int argc, char *argv[]) |
void | do_help (int verbose) |
#define THIS_IS_OBSOLETE |
Definition at line 28 of file sedrescale.c.
#define VAL_NOT_GIVEN (G_MINDOUBLE) |
void do_help | ( | int | verbose | ) |
Definition at line 116 of file sedrescale.c.
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 30 of file sedrescale.c.
References eh_check_opts(), eh_exit(), eh_get_opt_dbl(), eh_get_opt_str(), eh_opts_init(), and VAL_NOT_GIVEN.