home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d3xx
/
d352
/
mg.lha
/
MG
/
src.LZH
/
amiga
/
foob.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-05-23
|
289b
|
11 lines
/*
* File Out Of Band data for AmigaDOS. While an argument could be made for
* putting the comment on the file here, that would add 80 more bytes to each
* buffer structure. I'm not willing to pay it, so all you get is the
* protection bits.
*/
#ifndef FOOB
#define FOOB long
#endif