debian man page for pgagetnumreplacevalue

Query: pgagetnumreplacevalue

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
pgaevaluate(1) - debian
hx509_validate_ctx_free(3) - freebsd
pgasendreceiveindividual(4) - debian
pgacreate(8) - debian
hx509_validate_ctx_init(3) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results