when #ifdeffing a testsnippet it is, often, desirable to be able to do this:
code .... code .... #ifdef DOIT BOOL flag if (flag) ....
Keil does not allow definitions in the middle of a routine, IAR does.
is IAR wrong or is Keil "overly critical"?
since nobody here has a copy of the standard (gotcha sardine) I ask on the forum.
if, indeed, Keil is "overly critical", I'll put in a request.
Erik