Re: [cc65] Filenames for POSIX functins on CBM targets

From: Karri Kaksonen <karri1sipo.fi>
Date: 2012-08-10 14:08:13
Hi Oliver,

On 08/10/2012 02:57 PM, Oliver Schmidt wrote:
> - High overhead in C lbrary
> - Mapping of drives to letters hard to remember even after being used
> to letter-colon syntax
>
> I personally think the cons clearly predominate.
>

The mathematical operation for converting 'A' to '0' is not _that_ complex.

drive = uppercase(letter) - 'A';

--
Kind regards,

Karri

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Aug 10 14:08:33 2012

This archive was generated by hypermail 2.1.8 : 2012-08-10 14:08:37 CEST