home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
graphics
/
randjpeg_1
/
source_h_randfile
< 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
C/C++ Source or Header
|
1995-12-27
|
175 b
|
9 lines
#ifndef randfile_h
#define randfile_h
extern char *rand_file(
const char *path,
const char *history_file);
#endif /* randfile_h */