Re: [cc65] c question

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-05-27 12:09:59
On Thu, May 27, 2010 at 10:59:50AM +0200, Ullrich von Bassewitz wrote:
> A more complex
> example would be:
>
>         unsigned const* volatile* bar;
>
> which declares a volatile pointer to a pointer to a constant unsigned.

Sorry, I got confused myself:-)

It declares a pointer to a volatile pointer to a constant unsigned.

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 May 27 12:10:06 2010

This archive was generated by hypermail 2.1.8 : 2010-05-27 12:10:08 CEST