LALApps 10.1.0.1-eeff03c
errutil.c File Reference

Prototypes

int error (const char *fmt,...)
 
int verbose (const char *fmt,...)
 
void set_abrt_on_error (void)
 
void set_exit_on_error (void)
 

Go to the source code of this file.

Variables

int abrtflg
 
int vrbflg
 defined in lal/lib/std/LALError.c More...
 

Function Documentation

◆ error()

int error ( const char fmt,
  ... 
)

Definition at line 37 of file errutil.c.

◆ verbose()

int verbose ( const char fmt,
  ... 
)

Definition at line 51 of file errutil.c.

◆ set_abrt_on_error()

void set_abrt_on_error ( void  )

Definition at line 82 of file errutil.c.

◆ set_exit_on_error()

void set_exit_on_error ( void  )

Definition at line 91 of file errutil.c.

Variable Documentation

◆ abrtflg

int abrtflg

Definition at line 32 of file errutil.c.

◆ vrbflg

int vrbflg
extern

defined in lal/lib/std/LALError.c