Query: pgasetdebuglevelbyname
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASetDebugLevelByName(3) PGAPack PGASetDebugLevelByName(3)NAMEPGASetDebugLevelByName - Turn on debugging of the named function.INPUT PARAMETERSctx - context variable funcname - name of the function to turn on debugging outputOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASetDebugLevelByName(ctx, funcname) PGAContext *ctx char *funcnameLOCATIONdebug.cEXAMPLEPGAContext *ctx; : PGASetDebugLevelByName(ctx, "PGAGetBinaryAllele"); 05/01/95 PGASetDebugLevelByName(3)