In the early days of C, youโ€™d occasionally see someone โ€” probably a former Pascal programmer โ€” write something like this: #define BEGIN { #define END } This would usually initiate complaints about ...