Re: [cc65] Common macros for dirent.d_type

From: Greg King <greg.king41verizon.net>
Date: 2012-06-27 12:51:11
From: "Groepaz"; on Tuesday, June 26, 2012; at 11:58 AM -0400
>
> What about using the much much much MUCH more common PRG for regular
> files instead of this USR thing?  99,999% of all real existing files
> can't be openned (without hacking in a change to use PRG) right now,
> at all. =)

I prefer that the file-type would be specified only when a file is
openned for writing.  It isn't needed for reading or appending.

I think that "s", not "p", should be the default.  It is DOS's default.
And, it is the "lowest common denominator".  Only "random files" and
partitions aren't sequential (even REL actually is two sequential chains
tied together).

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Jun 27 13:52:57 2012

This archive was generated by hypermail 2.1.8 : 2012-06-27 13:53:01 CEST