Re: [cc65] CBM POSIX I/O - USR Files

From: Oliver Schmidt <ol.sc1web.de>
Date: 2010-03-30 10:16:50
Hi,

>> is it really so that fopen will open a file purely based on the name?
>
> I guess you can compile those two short snippets and check? Hint: yes ;-)

If I understands things right then this is something I did all the
time without thinking about it:

- Using C1541 to write files to a .D64 image (without giving the type
thus writing PRG)
- Using cc65 POSIX I/O to read those files (without setting _filetype
thus reading USR)

<flame> That sort of reminds me on Windows saving upper/lowercase
filenames but reading them without caring about the case </flame>

Regards, Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Mar 30 10:16:58 2010

This archive was generated by hypermail 2.1.8 : 2010-03-30 10:17:00 CEST