pgacleardebuglevel(3) debian man page | unix.com

Man Page: pgacleardebuglevel

Operating Environment: debian

Section: 3

PGAClearDebugLevel(3)						      PGAPack						     PGAClearDebugLevel(3)

NAME
PGAClearDebugLevel - Turn off a debul level.
DESCRIPTION
Only valid if PGAPack was compiled to include debugging calls. See the user guide for details.
INPUT PARAMETERS
ctx - context variable level - the debug level to set to PGA_FALSE.
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGAClearDebugLevel(ctx, level) PGAContext *ctx int level
LOCATION
debug.c
EXAMPLE
Example: PGAContext *ctx; : PGAClearDebugLevel(ctx, 70) 05/01/95 PGAClearDebugLevel(3)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
modbus_send_raw_request(3) - debian
pgacreate(8) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results