home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
TEXT
/
UTILITY
/
SSPELL11.ZIP
/
FILE.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-01-26
|
333 b
|
21 lines
/* void initfile(dict) */
void initfile();
/* void closefile() */
void closefile();
/* void buildindex() */
void buildindex();
/* int readindex(indx) */
int readindex();
/* void writeindex(indx) */
void writeindex();
/* int searchfile(match, entry) */
int searchfile();
#define FAIL (0)
#define SUCCESS (1)