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 haven't received our response, please do the following:
check your Spam/Junk folder and click the "Not Spam" button for our message.
This way, you won't miss messages from our team in the future.

>
Posts

Posts

Sep 21 2009
About size_t and ptrdiff_t
Andrey Karpov
The article explains what size_t and ptrdiff_t types are, their purpose, and when to use them. The following information is especially valuable for developers starting to create 64-bit...
...
Sep 21 2009
How to estimate the process of 64-bit migration of C/C++ applications?
Evgenii Ryzhkov
The article is devoted to the issue of estimating complexity and cost of migration of applications to 64-bit platforms. Such aspects as availability of various components of an application...
...
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
Sep 15 2009
Possible issues relating to stdafx.h when using PVS-Studio
Andrey Karpov
Sometimes, when testing the code of applications with the help of PVS-Studio, you may face some problems with stdafx.h file which is a part of the mechanism "precompiled headers". For...
...
Sep 15 2009
Issues of 64-bit code in real programs: virtual functions
Andrey Karpov
We have already written in our articles about one of the problems of code migration to 64-bit systems relating to incorrect overload of virtual functions. For example, our article "20 issues...
...
Sep 14 2009
OOO "Program Verification Systems" Company employees will deliver a report at CEE-SECR 2009 conference
Andrey Karpov
The report by OOO "Program Verification Systems" employees dealing with the issue of "Early Error Diagnostics in Parallel Programs" has been scheduled in the program of the 5th Central and...
...
Sep 14 2009
Cannot process the whole file "foo.cpp"
Andrey Karpov
Sometimes PVS-Studio analyzer cannot analyze a file with a source code completely. There are various reasons. Perhaps, the analyzer did not manage to analyze an especially complex template...
...
Sep 07 2009
PVS-Studio 3.20: New Version Released
Andrey Karpov
OOO "Program Verification Systems" has released a new version of static analyzer PVS-Studio, 3.20. All the changes in the program refer to the inner structure of the program only, while from...
...
Sep 07 2009
Processing of exceptions inside parallel sections
Andrey Karpov
Some time ago I wrote in the blog about some problems (see note "OpenMP and exceptions") occurring when an exception excesses the boundaries of parallel sections. I have also told you that...
...
Sep 07 2009
Magic constants and malloc() function
Andrey Karpov
Once again I would like to discuss the issue of using magic constants in code. We can eternally repeat that one should use sizeof() operator for correct calculation of the size of memory...
...
Aug 28 2009
Our site www.viva64.com has changed the hosting provider
Andrey Karpov
This week, our site www.viva64.com has changed the hosting provider. This should lead to faster and more stable work of the site. We hope that faster work of the site will render communication...
...
View more Pagination arrow previous
Showing: - of 1401