[Coco] ansifront source missing lowio.h

William H. Carlin, Jr. whcarlinjr at gmail.com
Mon Nov 4 18:16:12 EST 2019


James,

Here is what I have.  Don't know where it came from but if I made a guess, the OS9 Level 1 development disk that contains the assembler.

[/dd/defs/lowio.h]
/* path constants */
#define  STDIN       0
#define  STDOUT      1
#define  STDERR      2
/* file access constants */
#define  READ        1
#define  WRITE       2
#define  UPDATE      3
#define  DIR         0x80
#define  LOCK        -1l
#define  UNLOCK      0l
#define  TRUE        1
#define  FALSE       0
/* seek constants */
#define  FRONT       0
#define  HERE        1
#define  END         2
/* END */


William H. Carlin, Jr.

-----Original Message-----
From: Coco [mailto:coco-bounces at maltedmedia.com] On Behalf Of James Jones
Sent: November 4, 2019 16:41
To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
Subject: Re: [Coco] ansifront source missing lowio.h

The last comment on
http://www.coco3.com/community/2008/10/strange-problem-with-cprep18-cprep19/comment-page-1
mentions
a C_Defs.lzh archive on RTSI that includes lowio.h.

On Mon, Nov 4, 2019 at 9:13 AM Walter Zambotti <zambotti at iinet.net.au>
wrote:

> Ansifront source has an include for <lowio.h> which I don't have.
>
> Anyone know where that include file might be found?
>
> Walter
>
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>

-- 
Coco mailing list
Coco at maltedmedia.com
https://pairlist5.pair.net/mailman/listinfo/coco



More information about the Coco mailing list