------- Comment #4 from ubizjak at gmail dot com  2009-07-03 15:19 -------
For the interested reader: see [1].

[1]: http://ieng9.ucsd.edu/~cs30x/rt_lt.rule.html

Unfortunately:

--quote--
First, symbols.  Read

     *          as "pointer to"                 - always on the left side
     []         as "array of"                   - always on the right side
     ()         as "function returning"         - always on the right side

as you encounter them in the declaration.
--/quote--


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40627

Reply via email to