Re: [cc65] array of pointers to functions question

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-05-16 17:17:11
On Sun, May 16, 2010 at 05:10:21PM +0200, Daniel Pralle wrote:
> >>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?!?!?

You are right. It isn't valid C89.

Regards


        Uz


P.S.: I'm on vacation for a week - participation on the list will be
      even more delayed than normal.
-- 
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 Sun May 16 17:17:16 2010

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