pgagetnumreplacevalue(8) debian man page | unix.com

Man Page: pgagetnumreplacevalue

Operating Environment: debian

Section: 8

PGAGetNumReplaceValue(8)					      PGAPack						  PGAGetNumReplaceValue(8)

NAME
PGAGetNumReplaceValue - Returns the maximum number of strings to replace each generation.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetNumReplaceValue(ctx) PGAContext *ctx
LOCATION
pop.c
EXAMPLE
Example: PGAContext *ctx; int numreplace; : numreplace = PGAGetNumReplaceValue(ctx); 05/01/95 PGAGetNumReplaceValue(8)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
glxquerycontext(3g) - centos
glxquerycontextinfoext(3g) - centos
hx509_bitstring_print(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
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)?