pgagetmutationboundedflag(3) debian man page | unix.com

Man Page: pgagetmutationboundedflag

Operating Environment: debian

Section: 3

PGAGetMutationBoundedFlag(3)					      PGAPack					      PGAGetMutationBoundedFlag(3)

NAME
PGAGetMutationBoundedFlag - returns PGA_TRUE or PGA_FALSE to indicate whether mutated integer strings remain in the range specified when initialized with PGASetIntegerInitRange.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetMutationBoundedFlag(ctx) PGAContext *ctx
LOCATION
mutation.c
EXAMPLE
Example: PGAContext *ctx; int val; : val = PGAGetMutationBoundedFlag(ctx); 05/01/95 PGAGetMutationBoundedFlag(3)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgasortpop(8) - debian
glxquerycontextinfoext(3g) - centos
lwres_conf_clear(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?