cscppc (1) Linux Manual Page
cscppc – a compiler wrapper that runs cppcheck in background Synopsiscscppc [–help | –print-path-to-wrap] Descriptioncscppc is a compiler wrapper that runs cppcheck in background. Create a symbolic link to cscppc named as your compiler (gcc, g++, …) and put it to your $PATH. The following parameters are given to cppcheck by default: • -D__GNUC__• -D__STDC__•…
