home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
202.lha
/
SoundScape
/
Include
/
patchpanel.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
|
1988-12-28
|
136 b
|
11 lines
/* PATCHPANEL.H The Patch Panel state structure.
(c) 1986 Todor Fay
*/
struct PanelState {
long length;
char links[512];
};