Our website uses cookies to enhance your browsing experience.
Accept
to the top
close form

Fill out the form in 2 simple steps below:

Your contact information:

Step 1
Congratulations! This is your promo code!

Desired license type:

Step 2
Team license
Enterprise license
** By clicking this button you agree to our Privacy Policy statement
close form
Request our prices
New License
License Renewal
--Select currency--
USD
EUR
* By clicking this button you agree to our Privacy Policy statement

close form
Free PVS‑Studio license for Microsoft MVP specialists
* By clicking this button you agree to our Privacy Policy statement

close form
To get the licence for your open-source project, please fill out this form
* By clicking this button you agree to our Privacy Policy statement

close form
I am interested to try it on the platforms:
* By clicking this button you agree to our Privacy Policy statement

close form
check circle
Message submitted.

Your message has been sent. We will email you at


If you do not see the email in your inbox, please check if it is filtered to one of the following folders:

  • Promotion
  • Updates
  • Spam

Webinar: Evaluation - 05.12

>
Posts

Posts: articles

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...
...
Jul 24 2015
Using Incredibuild to Assist Analysis of a Large Project by PVS-Studio
Sviatoslav Razmyslov
PVS-Studio is a static analyzer that detects errors in source code of C/C++ applications. Like a compiler, the analyzer parses the project source files one by one. However, without the help...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
* By clicking this button you agree to our Privacy Policy statement
Jul 23 2015
Integrating PVS-Studio with the Incredibuild Distributed Build System
Paul Eremeev
PVS-Studio performs analysis of C/C++ code and highlights for the programmer various hidden errors and code fragments that may cause troubles in future. If your project is a large-scale one...
...
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 27 2015
How Do Programs Run with All Those Bugs At All?
Andrey Karpov
Our team analyzes lots of open-source projects to demonstrate the diagnostic capabilities of the PVS-Studio analyzer. After reading our articles, people will often ask: "How does the program run...
...
Jun 26 2015
Why Don't Software Developers Use Static Analysis Tools to Find Bugs?
Brittany Johnson, Emerson Murphy-Hill, Robert Bowdidge, Yoonki Song
Using static analysis tools for automating code inspections can be beneficial for software engineers. Such tools can make finding bugs, or software defects, faster and cheaper than...
...
Jun 25 2015
How to Launch the PVS-Studio Analyzer
Andrey Karpov
Every now and then, we receive e-mails reading something like "After I have installed the analyzer, I find the PVS-Studio.exe file, launch it, but it wouldn't work". Since these are not rare...
...
Jun 24 2015
C++ Tail Recursion Using 64-bit variables - Part 2
Giovanni Campo
In my previous post I talked about recursion problems in a Fibonacci function using 64-bit variables as function parameters, compiled using the Microsoft Visual C++ compiler. It turned out that...
...
Jun 23 2015
C++ Tail Recursion Using 64-bit variables
Giovanni Campo
I want to share with you a problem I run into comparing iterative and recursive functions in C++. There are several differences between recursion and iteration, this article explains the topic...
...
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...
...
View more Pagination arrow previous
Showing: - of 1420