Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

prandom_t Struct Reference

A pseudo-random number generator. More...


Data Fields

long select
long state
long entry [PRANDOM_SLOTS]


Detailed Description

A pseudo-random number generator.

Definition at line 26 of file random.c.


Field Documentation

long prandom_t::entry[PRANDOM_SLOTS]
 

Definition at line 29 of file random.c.

Referenced by random(), and srandom().

long prandom_t::select
 

Definition at line 27 of file random.c.

Referenced by random(), and srandom().

long prandom_t::state
 

Definition at line 28 of file random.c.

Referenced by random(), and srandom().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 25 08:02:48 2005 for brickos by  doxygen 1.3.9.1