Re: [cc65] C64 POSIX dirent stuff actually working?

From: Oliver Schmidt <ol.sc1web.de>
Date: 2012-08-05 14:33:02
Hi André,

First of all thanks for your quick reply :-)

> Is the "." Maybe interpreted as file name filter, like in 'LOAD"$:.",8"?

Hm, doesn't seem so:

1. The actual CBM opendir() implementation contains this comment:

    /* Setup the actual file name that is sent to the disk. We accept "0:",
     * "1:" and "." as directory names.
     */

2. The program testcode/lib/dir-test.c coming with cc65 uses "." too -
and shows for me the same failure I experience with my program.

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 Sun Aug 5 14:33:19 2012

This archive was generated by hypermail 2.1.8 : 2012-08-05 14:33:22 CEST