debian man page for pgasetdebuglevelbyname

Query: pgasetdebuglevelbyname

OS: debian

Section: 3

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

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
pgacreate(8) - debian
pgasetuserfunction(8) - debian
lwres_conf_get(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?