Jessie K. Blair <jbl### [at] earthlinknet> wrote:
> When I run this code I get an error from the parser that states "Parse
> error: No matching } in 'object', object found instead.
There can be exactly one object inside 'object{...}'. Your macro
generates many objects, so you must use a union instead.
Lutz-Peter
Post a reply to this message
|