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