We do not only develop the static code analyzer but we also have a blog where we publish a lot of interesting and educational articles. Visit the link to read more https://www.viva64.com/en/b/
O A.D. is a free, open-source real-time strategy game of ancient warfare. We decided to check this project using our PVS-Studio static analyzer. Read more - https://www.viva64.com/en/b/0581/
Anders has been working as a programmer since 2001, in fields ranging from multiphase flow simulations to web development. Visit the link to listen the podcast with him https://cppcast.com/2018/09/and
Once again the PVS-Studio analyzer has proved to be more attentive than a person https://www.viva64.com/en/b/0582/
Viva64
Once again the PVS-Studio analyzer has proved to be more atten...
Investigating warnings of the PVS-Studio analyzer when checking various open source projects, we see for ourselves again and again how useful this tool can be. The code analyzer is incred...
The article is intended for Windows-application developers who use Visual C++, however, it will be of use to other programmers as well. Visit the link 👇 - https://www.viva64.com/en/a/0065/
If you are at #CppCon now than come to our exhibition stand to learn more about static code analysis and get some little presents. Our friend Robin will be glad to answer all of your questions 😉
In this article John Carmack, a video game developer, tells about his experience in using static code analysis tools including the PVS-Studio analyzer. https://www.viva64.com/en/a/0087/
Read the article to know why it is a very bad idea to try to use regular expressions for C, C++ code analysis - https://www.viva64.com/en/b/0087/
We decided to look into this matter and wrote an article about it - https://www.viva64.com/en/b/0093/
Everybody has heard of software vulnerabilities and that functions like 'printf' are outlaw. But it's one thing to know that you'd better not use these functions - https://www.viva64.com/en/b/0129/
Perl 5: How to Hide Errors in Macros https://www.viva64.com/en/b/0583/
Viva64
Perl 5: How to Hide Errors in Macros
Perl 5 was chosen to expand the list of open source programming languages that have been tested using the PVS-Studio static code analyzer. This article is about found errors and difficult...
We are going on to tell you about how programmers walk on thin ice without even noticing it. Let's speak on shift operators <<, >>. - https://www.viva64.com/en/b/0142/