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 |
| pgasetrealinitpercent(2) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| glxquerycontextinfoext(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |