PGAGetRandomSeed(5) PGAPack PGAGetRandomSeed(5)NAMEPGAGetRandomSeed - returns the integer to seed random numbers withINPUT PARAMETERSctx - context variableOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" int PGAGetRandomSeed(ctx) PGAContext *ctxLOCATIONrandom.cEXAMPLEExample: PGAContext *ctx; int seed; : seed = PGAGetRandomSeed(ctx); 05/01/95 PGAGetRandomSeed(5)
| Related Man Pages |
|---|
| pgaevaluate(1) - debian |
| pgadebugprint(3) - debian |
| pgasendreceiveindividual(4) - debian |
| pgaduplicate(8) - debian |
| pgasetuserfunction(8) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| New UNIX and Linux History Sections |