Query: pgagetmaxintegerinitvalue
OS: debian
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGAGetMaxIntegerInitValue(2) PGAPack PGAGetMaxIntegerInitValue(2)NAMEPGAGetMaxIntegerInitValue - returns the maximum of the range of integers used to randomly initialize integer strings.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetMaxIntegerInitValue(ctx, i) PGAContext *ctx int iLOCATIONinteger.cEXAMPLEExample: PGAContext *ctx; int max; : max = PGAGetMaxIntegerInitValue(ctx); 05/01/95 PGAGetMaxIntegerInitValue(2)
Related Man Pages |
---|
pgaevaluate(1) - debian |
pgacreate(8) - debian |
pgasortpop(8) - debian |
glxquerycontextinfoext(3g) - centos |
lwres_conf_parse(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |