| Warning | ||
|---|---|---|
| ||
This section is under construction. |
Recommendations
APP00-C. Functions should validate their parameters
API03-C. Create consistent interfaces across related function calls
API04-C. Provide a simple error checking mechanism
API05-C. Support compile-time checking
API06-C. Make failures obvious
API08-C. Protect header prototypes from misinterpretation
Rules
Risk Assessment Summary
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
API00-C | medium | probable | medium | P8 | L2 |
| Content by Label | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| Info |
|---|
Information for Editors |
Risk Assessment Summary
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
API30-C | medium | unlikely | low | P6 | L2 |
...