Re: [cc65] Re: -Cl error?

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-10-22 12:59:20
On Thu, Oct 22, 2009 at 11:09:36AM +0200, Johan Kotlinski wrote:
> Yes, I realized this some time after I sent the mail. But at least it
> should or could be the same for every const local variable?

Not sure about this, since "const" in C doesn't mean that the values cannot
change. Anyway, using "static const" when declaring variables will do the
thing you want.

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 Thu Oct 22 13:07:58 2009

This archive was generated by hypermail 2.1.8 : 2009-10-22 13:08:01 CEST