...
Using header names that conflict with the C standard library functions can result in not including the intended file.
Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
PRE04-A | 1 (low) | 1 (unlikely) | 3 (low) | P3 | L3 |
...
...
Using header names that conflict with the C standard library functions can result in not including the intended file.
Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
PRE04-A | 1 (low) | 1 (unlikely) | 3 (low) | P3 | L3 |
...