TICS Coding Standard Viewer
TIOBE Software Quality Framework
Home
|
Coding Rules
|
Categories
|
Literature
|
Change History
|
Generate PDF
|
Log in
Revision:
18.9
18.8
18.7
18.6
18.5
18.4
18.3
18.2
18.1
18.0
ASML C Coding Standard
Search
Rule: 7.2.a
Synopsis:
The standard header file assert.h shall not be used.
Language:
C
Severity Level:
4
Category:
Library
Description:
Justification
Usage of
macros can lead to uncontrolled termination of code which is prohibited.