home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
useful
/
util
/
edit
/
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