24-01-2014, 12:40 PM
Thank you for pointing an error in the typesetting of the document.
There should be no space between COPY_ELEMENT and its parameter list.
The line should read:
There should be no space between COPY_ELEMENT and its parameter list.
The line should read:
Quote:#define COPY_ELEMENT( index ) ( a[( index )] = b[( index )] )
Posted by and on behalf of the MISRA C Working Group