Query: pgaselectnextindex
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASelectNextIndex(3) PGAPack PGASelectNextIndex(3)NAMEPGASelectNextIndex - returns the index of next individual in internal array that contains the indices determined by PGASelectINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGASelectNextIndex(ctx) PGAContext *ctxLOCATIONselect.cEXAMPLEExample: PGAContext *ctx; int l; : l = PGASelectNextIndex(ctx, PGA_OLDPOP); 05/01/95 PGASelectNextIndex(3)