Name: Anonymous 2011-01-28 12:32
The standard is to put the function name first and then the body. The analogy should be kept in other definitions similar to functions (if you are autistic enough that you need proof, see alias definitions in shells). So why is C's
typedef backwards, first expecting the "body" and then the type? Tsk.