1 ;-----------------------------------------------------------------------
\r
3 ; XFILEIO - Include file
\r
5 ; XFILEIO.ASM export functions
\r
9 ; ****** XLIB - Mode X graphics library ****************
\r
10 ; ****** ****************
\r
11 ; ****** Written By Themie Gouthas ****************
\r
13 ; egg@dstos3.dsto.gov.au
\r
14 ; teg@bart.dsto.gov.au
\r
15 ;-----------------------------------------------------------------------
\r
17 global _f_open :proc
\r
18 global _f_close :proc
\r
19 global _f_read :proc
\r
20 global _f_write :proc
\r
21 global _f_readfar :proc
\r
22 global _f_writefar :proc
\r
23 global _f_seek :proc
\r
24 global _f_tell :proc
\r
25 global _f_filelength :proc
\r
27 global _file_err :word