ARB
Functions
arb_sub2ascii.cxx File Reference
#include <arbdbt.h>
Include dependency graph for arb_sub2ascii.cxx:

Go to the source code of this file.

Functions

static int fail_if_error (const char *error)
 
static int show_usage (const char *error)
 
int ARB_main (int argc, char *argv[])
 

Function Documentation

static int fail_if_error ( const char error)
static

Definition at line 13 of file arb_sub2ascii.cxx.

References EXIT_FAILURE, and EXIT_SUCCESS.

Referenced by ARB_main(), and show_usage().

static int show_usage ( const char error)
static

Definition at line 21 of file arb_sub2ascii.cxx.

References fail_if_error(), and fputs().

Referenced by ARB_main().

int ARB_main ( int  argc,
char argv[] 
)