home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 57
/
Amiga_Dream_57.iso
/
Amiga
/
Programmation
/
c
/
Exemples
/
10Lignes
/
AMCSourcesV2.lha
/
AMCSources2
/
NeuralN
/
RANDOM.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-06-06
|
324 b
|
16 lines
/*
*-----------------------------------------------------------------------------
* file: random.h
* desc: random.c header
* by: patrick ko shu pui
* date: 6 sep 1991
*-----------------------------------------------------------------------------
*/
/*
* prototypes
*/
int rndmize ( );
double rnd ( );
double n_rnd ( );