debian man page for pgagetmaxintegerinitvalue

Query: pgagetmaxintegerinitvalue

OS: debian

Section: 2

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

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
pgaevaluate(1) - debian
pgasetrealinitrange(2) - debian
pgadebugprint(3) - debian
modbus_send_raw_request(3) - debian
pgasortpop(8) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?