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 |
|---|
| pgasetrealinitpercent(2) - debian |
| pgasendreceiveindividual(4) - debian |
| pgaduplicate(8) - debian |
| glxquerycontextinfoext(3g) - centos |
| lwres_conf_parse(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |