pgagetmaxintegerinitvalue(2) debian man page | unix.com

Man Page: pgagetmaxintegerinitvalue

Operating Environment: debian

Section: 2

PGAGetMaxIntegerInitValue(2)					      PGAPack					      PGAGetMaxIntegerInitValue(2)

NAME
PGAGetMaxIntegerInitValue - returns the maximum of the range of integers used to randomly initialize integer strings.
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetMaxIntegerInitValue(ctx, i) PGAContext *ctx int i
LOCATION
integer.c
EXAMPLE
Example: PGAContext *ctx; int max; : max = PGAGetMaxIntegerInitValue(ctx); 05/01/95 PGAGetMaxIntegerInitValue(2)
Related Man Pages
pgasetintegerinitrange(2) - debian
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
glxquerycontext(3g) - centos
lwres_conf_parse(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Weird 'find' results
A (ksh) Library For and From UNIX.com