Linter for CudaLint plugin.
Supports C++ lexer.

You need to get "cppcheck" tool:
http://cppcheck.sourceforge.net/

On Unix: install package "cppcheck".
On Windows: download "cppcheck", copy its *.exe and *.dll files into some folder in PATH system variable.

Author: Alexey T.
