home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 21
/
CD_ASCQ_21_040595.iso
/
dos
/
prg
/
c
/
bc4l11
/
edit.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
C/C++ Source or Header
|
1994-05-04
|
131 b
|
11 lines
#ifdef __cplusplus
extern "C" {
#endif
void editfile(char *s,int fore,int fore2,int bak);
#ifdef __cplusplus
}
#endif