home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Supervisor's Toolkit
/
Network Supervisor's Toolkit.iso
/
tools
/
lu62
/
port
/
lhscb.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-07-10
|
259 b
|
7 lines
/* k 0115 02/02/91 */
struct lhscb {
unsigned char flag; /* control byte nable hscb *//* @0115 */
unsigned char rsv1; /* reserved *//* @0115 */
struct hscb *hscb; /* ptr to hscb */
};