pgaselectnextindex(3) debian man page | unix.com

Man Page: pgaselectnextindex

Operating Environment: debian

Section: 3

PGASelectNextIndex(3)						      PGAPack						     PGASelectNextIndex(3)

NAME
PGASelectNextIndex - returns the index of next individual in internal array that contains the indices determined by PGASelect
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGASelectNextIndex(ctx) PGAContext *ctx
LOCATION
select.c
EXAMPLE
Example: PGAContext *ctx; int l; : l = PGASelectNextIndex(ctx, PGA_OLDPOP); 05/01/95 PGASelectNextIndex(3)
Related Man Pages
pgaevaluate(1) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
lwres_conf_clear(3) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?