Procedures (PRC)
Guidelines
- PRC01-F. Disable the implicit declaration of procedures
- PRC02-F. Avoid implicit interfaces by using module procedures
- PRC03-F. Declare the intent for all dummy arguments
Information for Editors
To have a new guideline automatically listed above be sure to label it prc .
Risk Assessment Summary
| Rule | Severity | Likelihood | Detectable | Repairable | Priority | Level |
| PRC01-F | High | Likely | Yes | No | P18 | L1 |
| PRC02-F | High | Probable | Yes | No | P12 | L1 |
| PRC03-F | High | Unlikely | Yes | Yes | P9 | L2 |
Related Rules and Recommendations
Attachments:
button_arrow_left.png (image/png)
button_arrow_up.png (image/png)
button_arrow_right.png (image/png)


