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
pgadebugprint(3) - debian
pgasendreceiveindividual(4) - debian
pgasetuserfunction(8) - debian
rand_r(3) - freebsd
srand(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph