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

Mar 29 2012
Studying methods of attracting people to a software product's website
Andrey Karpov
This article will be of interest to those who promote proprietary software products on the Internet. So, the article is of absolutely practical character. It is a report of what we have been...
...
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.
...
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
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 21 2012
The secret thing about PVS-Studio
Andrey Karpov
There exists the PVS-Studio code analyzer. It integrates into the Visual Studio 2005/2008/2010 environment and allows you to detect errors in C/C++/C++11 programs (see samples of errors it...
...
Mar 19 2012
Verifying projects utilizing Marmalade SDK with PVS-Studio analyzer
Paul Eremeev
Marmalade SDK (which was previously called AirPlaySDK) is a cross-platform SDK which allows the development of multi-platform applications for such mobile platforms, as iOS, Android, Symbian...
...
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 15 2012
An ideal static analyzer, or why ideals are unachievable
Evgenii Ryzhkov
Being inspired by Eugene Laspersky's post about an ideal antivirus, I decided to write a similar post about an ideal static analyzer. And meanwhile think how far from being it our PVS-Studio...
...
Mar 11 2012
Licensing of PVS-Studio: why don't we have Single User License?
Evgenii Ryzhkov
PVS-Studio has a rather simple licensing scheme now - the basic (usual) version is licensed for a team consisting of up to five developers. There is also the site license for large teams, but...
...
Mar 11 2012
How can I find out in Win64 how many processor cores there are in the system?
Andrey Karpov
To get information about the number of processor cores in the system, you may use the Windows environment variable NUMBER_OF_PROCESSORS. Below is a fragment of C++ code where the...
...
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 1420