| Line | Id | CWE | Severity | Message |
|---|---|---|---|---|
| /src/hello_world.c | ||||
| 1 | missingIncludeSystem | information | Include file: <stdio.h> not found. Please note: Cppcheck does not need standard library headers to get proper results. | |
| 5 | unreadVariable | 563 | style | Variable 'j' is assigned a value that is never used. |