Re: [cc65] Atari File I/O again

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-05-15 07:02:04


Good morning!

On Tue, May 14, 2002 at 12:36:57PM -0700, Shawn Jefferson wrote:
> I took a look into the source, and I don't fully understand it, but
> shouldn't read.s in the atari library be setting a flag for EOF in the file
> pointer structure somehow, instead of just BEQing to done?

I cannot comment on the other stuff, but the open/close/read/write are one
level below the file stream functions (fopen/fclose/fread/fwrite), so read()
does not know about any file pointer structures.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-05-15 07:02:33 CEST