This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
4cb3c7b96b
cppcheck
/
testif5
History
Daniel Marjamäki
a770561de4
check for uninitialized variables - less generic to increase accuracy
2008-01-10 19:01:16 +00:00
..
err.msg
CheckOther: Added check. 'if (condition) var=true; else var=false;' => 'var = (condition);'
2007-06-08 18:19:15 +00:00
testif5.cpp
CheckOther: Added check. 'if (condition) var=true; else var=false;' => 'var = (condition);'
2007-06-08 18:19:15 +00:00