Man Page: pgagetmaxintegerinitvalue
Operating Environment: debian
Section: 2
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 |
| pgasetrealinitrange(2) - debian |
| pgaduplicate(8) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |