home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
gnustuff
/
tos
/
othergnu
/
gmp.zoo
/
diffs
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
|
1992-01-15
|
258 b
|
14 lines
*** mpz_random.c~ Wed Jul 3 16:00:00 1991
--- mpz_random.c Fri Oct 4 23:30:39 1991
***************
*** 21,26 ****
--- 21,28 ----
#include "gmp.h"
#include "gmp-impl.h"
+ long random();
+
void
#if __STDC__
mpz_random (MP_INT *x, mp_size size)