home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 4
/
DATAFILE_PDCD4.iso
/
utilities
/
utilsm
/
randjpeg
/
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
Text File
|
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 */