pgacleardebuglevelbyname(3) debian man page | unix.com

Man Page: pgacleardebuglevelbyname

Operating Environment: debian

Section: 3

PGAClearDebugLevelByName(3)					      PGAPack					       PGAClearDebugLevelByName(3)

NAME
PGAClearDebugLevelByName - Turn off debugging of the named function.
INPUT PARAMETERS
ctx - context variable funcname - name of the function to turn on debugging output
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAClearDebugLevelByName(ctx, funcname) PGAContext *ctx char *funcname
LOCATION
debug.c
EXAMPLE
PGAContext *ctx; : PGAClearDebugLevelByName(ctx, "PGAGetBinaryAllele"); 05/01/95 PGAClearDebugLevelByName(3)
Related Man Pages
pgasetrealinitrange(2) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
pgasortpop(8) - debian
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph