Re: [cc65] array of pointers to functions question

From: Daniel Pralle <dpralle1gmx.de>
Date: 2010-05-16 17:10:21
On 05/15/2010 04:16 PM, Groepaz wrote:
> On Samstag 15 Mai 2010, you wrote:
>> But a separate assignment statement is runtime executable code, which
>> terminates the declarations phase.
>>
>> int foo;  // declaration
>> foo = 1;  // assignment
>> int bar;  // ILLEGAL
>
> almost. this particular snippet would work just fine :o)
>

What did i miss here? It doesn't compile with my cc65?!?!?
----------------------------------------------------------------------
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 May 16 17:10:28 2010

This archive was generated by hypermail 2.1.8 : 2010-05-16 17:10:30 CEST