Examples of using Code is correct in English and their translations into Russian
{-}
-
Official
-
Colloquial
Therefore, in terms of Visual C++ the following code is correct.
The code is correct but the type conversion is needless here.
Thus you will indicate to other programmers that the code is correct.
Or maybe this code is correct and the second check is extraneous.
These will help other programmers understand that the code is correct.
Even if it should be so and the code is correct, it is very dangerous.
This code is correct on 32-bit systems and is incorrect on 64-bit ones.
The?: operator is used incorrectly, but still, the code is correct.
In this case the code is correct but the explicit type conversion is meaningless.
If the variables v1 and v2 refer to one andthe same container, the code is correct.
This code is correct in the 32-bit version and the compiler does not react to it.
However, the analyzer cannot understand if this code is correct based on the function's logic.
This code is correct in the 32-bit version but fails in the 64-bit version.
Sticking with this approach, you will get 0 diagnostic messages every day if your code is correct.
If the code is correct, you may get rid of the false positive using the"//-V657" comment.
On the other hand,it is obvious that this code is correct and is simply written with a"safety margin.
The code is correct since the'c'variable is changed inside the other conditions"c t->cmpe, n->elems2.
Four characters will be displayed on the Leap device's screen,enter these characters into Acer Leap Manager when requested and confirm the code is correct.
If this code is correct, you may remove'+' or type in an additional space to prevent showing the V588 warning.
The analyzer integrates into Visual Studio 2005/2008 environment andallows you to check if C/C++ code is correct according to the set of corresponding rules 2.
If the code is correct, you may turn off the diagnostic message for this line using the"//-V658" comment.
Then the territory code in the"B" form is checked if the territory code is correct, it is automatically copied to the other forms.
If the code is correct, you may type in an additional space between the characters'=' and'-' to remove the V589 warning.
As the main justification for the recommendation is to help the Customs authorities analyse risk,this presupposes that the declared HS code is correct.
If the code is correct, it should be formatted in the following way, for the V640 warning not to be generated.
If the confirmation code is correct, you will get access key, which will automatically be inserted in the" Access Key.
The code is correct and the'src'pointer cannot be equal to NULL at the moment when assignment"*dst*src" is performed.
Whether or not this code is correct depends on the application and the values stored in the variables of the'double' type.
If you are sure that the code is correct and the array's size will never reach 4 Gb you can suppress the analyzer's warning message by explicit type conversion.
When you are sure that the code is correct and the implicit type conversion of the actual function argument does not cause errors you may use the explicit type conversion so that to avoid showing warning messages.