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

Oct 30 2010
Static analysis of source code by the example of WinMerge
Andrey Karpov
The today's post is devoted to the question why tools of static source code analysis are helpful regardless of programmer's knowledge and skill. I will demonstrate the benefit of static analysis...
...
Oct 30 2010
How to compile a C++ application in Visual Studio 2010 so that it could work in Windows 2000?
Andrey Karpov
Applications built with the help of the new version of the Visual C++ compiler included into the Visual Studio 2010 development environment cannot be executed anymore in operating systems of...
...
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
Oct 30 2010
Functions of the ntohl/htonl class and 64-bit values
Andrey Karpov
As you know, the byte order in integer numbers which are represented by more than one byte may be different on different computers. There are computer systems where the most significant byte of...
...
Oct 30 2010
Why does not Visual C++ support the inline assembler for Intel 64 and IA-64 anymore?
Andrey Karpov
Giving up the support of the inline assembler code (through the key word __asm) when compiling applications for the 64-bit platforms Intel 64 and IA-64 is most probably related to the wish of...
...
Oct 30 2010
A common error occurring when compiling a 64-bit application: error C4235, Assembler
Andrey Karpov
Visual C++ does not support 64-bit inline...
...
Oct 26 2010
Of complicacy of programming, or won't C# save us?
Evgenii Ryzhkov
Programming is hard. I hope no one would argue that. But the topic of new programming languages, or more exactly, search of a "silver bullet" is always highly popular with software developers...
...
Oct 19 2010
Searching for explicit conversion of a pointer to a 32-bit type
Andrey Karpov
In Visual Studio C++ compiler, there is the warning C4311 ('variable' : pointer truncation from 'type' to 'type') intended to detect errors of casting a pointer to 32-bit data types. This...
...
Oct 11 2010
Issues of 64-bit code in real applications: and what about Linux?
Evgenii Ryzhkov
While telling programmers about 64-bit issues they may encounter when porting their programs, I often hear reproaches: "Yes, surely - such is your Windows... How good it is that Linux has had...
...
Sep 28 2010
OOO "Program Verification Systems" workers took part in the ADD-2010 conference
Andrey Karpov
The Application Developer Days conference was held in Yaroslavl September 23-24, 2010. The conference's symbol was a "stop" sign for woodpeckers - it meant that only those reports which were...
...
View more Pagination arrow previous
Showing: - of 1401