Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
C++

Posts: C++ articles

Aug 13 2015
PVS-Studio Meets Octave
Igor Shtukarev
In this article, I'm going to tell you about my experience of analyzing the Octave project. It is quite a popular one, especially among students who need to scan their math task solutions yet...
...
Jul 28 2015
An Ideal Way to Integrate a Static Code Analyzer into a Project
Andrey Karpov
One of the most difficult things about using static analysis tools is managing false positives. There are a number of ways to eliminate them using the analyzer's settings or changing the code...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jul 04 2015
HPX and PVS-Studio
Hartmut Kaiser
We have used a trial version of PVS-Studio for HPX previously, but I vaguely remembered it as being very verbose in its diagnostics. I have read a lot about the tool lately, and since it was a...
...
Jun 23 2015
How We Tried Static Analysis on Our X-Ray Endovascular Surgery Training Simulator Project
Ivan Andryashin
In this article, I'd like to tell you a story about how we analyzed our project with the PVS-Studio static code analyzer trying to find out how much we could benefit from this tool. I won't...
...
Jun 20 2015
How the PVS-Studio Team Improved Unreal Engine's Code
Paul Eremeev, Sviatoslav Razmyslov
Our company develops, promotes, and sells the PVS-Studio static code analyzer for C/C++ programmers. However, our collaboration with customers is not limited solely to selling PVS-Studio...
...
Jun 06 2015
C++ in the modern world
Sergey Vasiliev
Debates on the present state of C++ in the programming world divide the participants into two camps: some dislike C++ and predict it's imminent death, while others believe that it will persist as...
...
Jun 04 2015
Static Analysis of Wireshark by PVS-Studio
Andrey Kalashnikov
In this article, I will tell and show you how to carry out static analysis of C/C++ program code by PVS-Studio by the example of the open-source project Wireshark. We'll start with a...
...
May 29 2015
A Unicorn Seeking Extraterrestrial Life: Analyzing SETI@home's Source Code
Sergey Vasiliev
Two possibilities exist: Either we are alone in the Universe or we are not. Both are equally terrifying. (c) Arthur Charles...
...
May 25 2015
Analyzing the Source Code of UEFI for Intel Galileo by PVS-Studio
Nikolaj Schlej
Firmware development, even when done not in assembler for exotic architectures but in plain C for i386/amd64, is a pretty tough job, where a single bug can cost too much - up to a major failure...
...
May 21 2015
64-Bit Code in 2015: New in the Diagnostics of Possible Issues
Sergey Vasiliev
64-bit issues are pretty hard to detect because they are like a timebomb: it may take quite a while before they show up. The PVS-Studio static analyzer makes it easier to find and fix such...
...
View more Pagination arrow previous
Showing: - of 614