Query: pgagetnumreplacevalue
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetNumReplaceValue(8) PGAPack PGAGetNumReplaceValue(8)NAMEPGAGetNumReplaceValue - Returns the maximum number of strings to replace each generation.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetNumReplaceValue(ctx) PGAContext *ctxLOCATIONpop.cEXAMPLEExample: PGAContext *ctx; int numreplace; : numreplace = PGAGetNumReplaceValue(ctx); 05/01/95 PGAGetNumReplaceValue(8)