[go: up one dir, main page]

pgagetminintegerinitvalue(2) debian man page | unix.com

Man Page: pgagetminintegerinitvalue

Operating Environment: debian

Section: 2

PGAGetMinIntegerInitValue(2)					      PGAPack					      PGAGetMinIntegerInitValue(2)

NAME
PGAGetMinIntegerInitValue - returns the minimum of the range of integers used to randomly initialize integer strings.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetMinIntegerInitValue(ctx, i) PGAContext *ctx int i
LOCATION
integer.c
EXAMPLE
Example: PGAContext *ctx; int min; : min = PGAGetMinIntegerInitValue(ctx); 05/01/95 PGAGetMinIntegerInitValue(2)
Related Man Pages
pgasetrealinitpercent(2) - debian
pgasetrealinitrange(2) - debian
pgasendreceiveindividual(4) - debian
pgasortpop(8) - debian
glxquerycontext(3g) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk