C's syntax (was Re: Python Formatted C Converter (PfCC))

Samuel A. Falvo II kc5tja at garnet.armored.net
Mon Oct 23 18:30:37 EDT 2000


On Mon, 23 Oct 2000 20:40:19 GMT, Rainer Deyke wrote:
>It gets worse.
>
>int (*a)[5], *(b[5]);
>
>It looks like 'a' is an array of pointers and 'b' is a pointer to an array,
>but the opposite is the case.

I don't know -- that makes perfect sense to me.  Order of operations and all
that.  :)

-- 
KC5TJA/6, DM13, QRP-L #1447 | Official Channel Saint, *Team Amiga*
Samuel A. Falvo II	    |
Oceanside, CA		    |



More information about the Python-list mailing list