home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
No Fragments Archive 12: Textmags & Docs
/
nf_archive_12.iso
/
MAGS
/
SOURCES
/
ATARI_SRC.ZIP
/
atari source
/
AHDI
/
TTDRIVER
/
LRWABS.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
|
2001-02-09
|
148 b
|
11 lines
/* Lrwabs.h
*
* 14-Sep-89 ml. Lrwabs() accept long recno.
*
*/
extern long bios();
#define Lrwabs(a,b,c,d,e) bios(4,a,b,c,-1,e,d)