pgasetdebuglevelbyname(3) debian man page | unix.com

Man Page: pgasetdebuglevelbyname

Operating Environment: debian

Section: 3

PGASetDebugLevelByName(3)					      PGAPack						 PGASetDebugLevelByName(3)

NAME
PGASetDebugLevelByName - Turn on 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 PGASetDebugLevelByName(ctx, funcname) PGAContext *ctx char *funcname
LOCATION
debug.c
EXAMPLE
PGAContext *ctx; : PGASetDebugLevelByName(ctx, "PGAGetBinaryAllele"); 05/01/95 PGASetDebugLevelByName(3)
Related Man Pages
pgaevaluate(1) - debian
pgasetrealinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
pgasetuserfunction(8) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph