pgagetrandomseed(5) debian man page | unix.com

Man Page: pgagetrandomseed

Operating Environment: debian

Section: 5

PGAGetRandomSeed(5)						      PGAPack						       PGAGetRandomSeed(5)

NAME
PGAGetRandomSeed - returns the integer to seed random numbers with
INPUT PARAMETERS
ctx - context variable
OUTPUT PARAMETERS
none
SYNOPSIS
#include "pgapack.h" int PGAGetRandomSeed(ctx) PGAContext *ctx
LOCATION
random.c
EXAMPLE
Example: PGAContext *ctx; int seed; : seed = PGAGetRandomSeed(ctx); 05/01/95 PGAGetRandomSeed(5)
Related Man Pages
pgaevaluate(1) - debian
pgasetintegerinitrange(2) - debian
pgasetrealinitrange(2) - debian
pgasortpop(8) - debian
srand(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph