Having just answered a question on what the #pragma direction does in C, and had some fun with it, I was thinking of what other useful directives we could add to the language to keep pace with the stresses faced by todays developer. My first one was
#dogma, basically there to counteract all the pragmatic stuff creeping into modern C and get back to basics.
#karma, to override (run over) the #dogma, thanks to Steven A.Lowe for that one
What would you give add to the C standard to give it a modern make over?