PGAClearDebugLevelByName - Turn off debugging of the named function.
ctx - context variable funcname - name of the function to turn on debugging output
none
#include "pgapack.h" void PGAClearDebugLevelByName(ctx, funcname) PGAContext *ctx char *funcname
debug.c
PGAContext *ctx; : PGAClearDebugLevelByName(ctx, "PGAGetBinaryAllele"); 05/01/95 PGAClearDebugLevelByName(3)