You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 11 Next »
DCL000-A. Declare immutable values using const
Do not reuse variable names in sub-scopes
Initialize automatic variables to a default value
Respect const Specification