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)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgasetrealinitrange(2) - debian |
| pgadebugprint(3) - debian |
| pgacreate(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |