Re: [cc65] Need to pass drive number in addition to device number to cbm_opendir

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2012-05-29 08:22:47
Hi!

On Mon, May 28, 2012 at 04:37:10PM +0200, Oliver Schmidt wrote:
>    Sorry for obviously being such mistakable: Exactly _because_ opendir()
>    can't provide the functionality asked for here it makes sense to provide
>    that functionality with cbm_opendir() - and not with cbm_opendir2().

True. But how many emails have to be answered then, because the API has
changed? Anyway, Stefan Haubenthal suggested

  unsigned char cbm_opendir (unsigned char lfn, unsigned char device, ...);

which is a nice idea and will allow both: Be compatible with old software and
allow specifying a path for new.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
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 May 29 08:22:54 2012

This archive was generated by hypermail 2.1.8 : 2012-05-29 08:22:58 CEST