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