d7af004437(Function-like Macros): Explain whitespace around `(' is ok in macro calls.
(Variadic Macros): Delete spurious `;' in some expansion examples.
3b8ad07e1a(Arrays as Fields): New section. Add to menus.
(Structure Assignment): Give examples about array fields.
1ea6251e83(Postincrement/Postdecrement): add example of good postincrement.
(Pointer Increment/Decrement): Split a paragraph.