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

>
>
>
C++

Posts: C++ articles

Sep 10 2012
The compiler is to blame for everything
Andrey Karpov
Many programmers are very fond of blaming the compiler for different errors. Let's talk about...
...
Aug 21 2012
Analysis of the Trans-Proteomic Pipeline (TPP) project
Andrey Karpov
To be honest, I don't know what the TPP project is intended for. As far as I understand, this is a set of tools to assist in research of proteins and their interaction in living organisms...
...
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
Aug 20 2012
Static analysis should be used regularly
Andrey Karpov
We have a practice of occasionally re-analyzing projects we have already checked with PVS-Studio. There are several reasons why we do so. For example, we want to know if we have managed to...
...
Jul 23 2012
Software diseases: memset
Andrey Karpov
While analyzing the source codes of various programs I can't help creating associations that each program has a tendency to certain diseases. In many projects you can easily make out patterns...
...
Apr 23 2012
Analyzing the Blender project with PVS-Studio
Andrey Karpov
We go on analyzing open source projects and making the software world better. This time we have checked the Blender 2.62 package intended for creating 3D computer...
...
Apr 11 2012
Wade not in unknown waters. Part three
Andrey Karpov
I'm going on to tell you about how programmers walk on thin ice without even noticing it. Let's speak on shift operators <<, >>. The working principles of the shift operators are evident and...
...
Mar 28 2012
Checking WinMerge with PVS-Studio for the second time
Andrey Karpov
The article continues the idea that static code analyzers are tools to be used regularly, not once.
...
Mar 22 2012
How can a 32-bit program detect that it is launched in a 64-bit Windows?
Andrey Karpov
64-bit operating systems of the Windows family can execute 32-bit programs with the help of the WoW64 (Windows on Windows 64) subsystem that emulates the 32-bit environment due to an additional...
...
Mar 16 2012
100 bugs in Open Source C/C++ projects
Andrey Karpov, Evgenii Ryzhkov
This article demonstrates the capabilities of the static code analysis methodology. Readers are offered the chance to study samples of one hundred errors, found in open-source projects in C/C++...
...
Mar 11 2012
The warnings C4311 and C4312 generated by the compiler when using the /Wp64 switch
Andrey Karpov
C4311 and C4312 are ones of the most frequent warnings generated by the compiler for 32-bit code not adapted for migration to 64-bit platforms. They are generated only when you use the /Wp64...
...
View more Pagination arrow previous
Showing: - of 583