Reserved C Words

Reserved C Words

 

This section lists the reserved words for the C programming language. If you use any of these words as names of elements, Rational Statemate renames the elements during code generation. For example, if you name a condition “AFTER,” when you generate the code, Rational Statemate automatically renames the element (“AFTER_”) so there is no conflict. The following table lists the reserved words.