NAME
kjb_set_verbose_level - Sets the verbose level for the KJB library routines.
SYNOPSIS
#include "l/l_verbose.h"
Example compile flags (system dependent):
-DLINUX_386 -DLINUX_386_P4
-I/home/kobus/include
-L/home/kobus/load/linux_386_p4 -L/usr/local/lib -L/usr/lib
-lKJB -llapack -lblas -lg2c -lXext -lX11
int kjb_set_verbose_level(int new_level);
DESCRIPTION
This routine sets the verbose level for the KJB library routines. This
affects all calls to verbose_pso(3-KJB).
DISCLAIMER
This software is not adequatedly tested. It is recomended that
results are checked independantly where appropriate.
AUTHOR
Kobus Barnard
DOCUMENTOR
Kobus Barnard
SEE ALSO
kjb_get_verbose_level
,
verbose_pso
,
verbose_puts
,
warn_pso
,
warn_puts
,
interactive_pso
,
interactive_puts