Skip to main content

cppcheckcppcheck will find this, e.g.:

cppcheck my_src_dir --output-file=check.txt --inconclusive --enable=warning 

cppcheck will find this.

cppcheck will find this, e.g.:

cppcheck my_src_dir --output-file=check.txt --inconclusive --enable=warning 
Source Link
Johan Kotlinski
  • 25.8k
  • 10
  • 80
  • 102

cppcheck will find this.