On Sun, 21 May 2006, Derek M Jones wrote: > Why not just switch the order of "const YYSTYPE" to "YYSTYPE const". > It looks a bit odd, but the semantics work for both typedef and > macro definition.
Yes, of course. I wasn't thinking. Thanks. Joel
On Sun, 21 May 2006, Derek M Jones wrote: > Why not just switch the order of "const YYSTYPE" to "YYSTYPE const". > It looks a bit odd, but the semantics work for both typedef and > macro definition.
Yes, of course. I wasn't thinking. Thanks. Joel