cppcheck

A static analysis tool for C/C++ code.
Instead of syntax errors, it focuses on the types of bugs that compilers normally do not detect.

=> More information.

cppcheck . 2> cppcheck.log
cppcheck --quiet {path/to/directory}
cppcheck --enable={error|warning|style|performance|portability|information|all} {path/to/file.cpp}
cppcheck --errorlist
cppcheck --suppress={test_id1} --suppress={test_id2} {path/to/file.cpp}
cppcheck -I {include/directory_1} -I {include/directory_2} .
cppcheck --project={path/to/project.sln}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/cppcheck.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
108.090375 milliseconds
Gemini-to-HTML Time
0.616004 milliseconds

This content has been proxied by September (3851b).