debian man page for pgasetdebuglevel

Query: pgasetdebuglevel

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PGASetDebugLevel(3)						      PGAPack						       PGASetDebugLevel(3)

NAME
PGASetDebugLevel - Turn on a debug 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_TRUE.
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" void PGASetDebugLevel(ctx, level) PGAContext *ctx int level
LOCATION
debug.c
EXAMPLE
Example: PGAContext *ctx; : PGASetDebugLevel(ctx, 70) 05/01/95 PGASetDebugLevel(3)
Related Man Pages
pgasetrealinitpercent(2) - debian
modbus_send_raw_request(3) - debian
pgasetuserfunction(8) - debian
glxquerycontext(3g) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?