home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
pcc
/
v08n03
/
netwrk.exe
/
DOSRIFS.ZIP
/
RIFSSRC.ZIP
/
IFS0.H
< prev
next >
Wrap
C/C++ Source or Header
|
1994-06-02
|
151b
|
9 lines
#ifndef ifs0_h
#define ifs0_h
void far ifs0_init(unsigned intno);
void far ifs0_shutdown(void);
unsigned far ifs0_GetStackUsed(void);
#endif