Man Page: pgagetminintegerinitvalue
Operating Environment: debian
Section: 2
PGAGetMinIntegerInitValue(2) PGAPack PGAGetMinIntegerInitValue(2)NAMEPGAGetMinIntegerInitValue - returns the minimum of the range of integers used to randomly initialize integer strings.INPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetMinIntegerInitValue(ctx, i) PGAContext *ctx int iLOCATIONinteger.cEXAMPLEExample: PGAContext *ctx; int min; : min = PGAGetMinIntegerInitValue(ctx); 05/01/95 PGAGetMinIntegerInitValue(2)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgacreate(8) - debian |
| pgasortpop(8) - debian |
| lwres_conf_clear(3) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |