INT TYPE - перевод на Русском

тип int
int type
типа int
int type
типу int
int type

Примеры использования Int type на Английском языке и их переводы на Русский язык

{-}
  • Official category close
  • Colloquial category close
We are interested in that fact that with the appearance of 64-bit processors the size of int type remained 32-bits in most systems.
Нас интересует тот факт, что с приходом 64- битных процессоров размер типа int в большинстве систем остался равен 32- битам.
But the overflow may occur inside the sub-expression"y* Width" or"z* Width* Height" since the int type is still used to calculate them.
Но переполнение может произойти внутри подвыражения" y* Width" или" z* Width* Height", так как для их вычисления по-прежнему используется тип int.
We speak about a 64-bit code where the pointers' size is 64 bits while the size of int type remains the same- 32 bits.
Речь идет о 64- битном коде, в котором размер указателей стал равен 64- битам, а размер типа int остался 32- битным.
Let's consider an example with confusion caused by using the int type and a pointer to the int type.
Рассмотрим пример, содержащий путаницу, возникшую с использованием типа int и указателем на тип int.
will be truncated if it is assigned to a variable of the int type 32 bits.
значение указателя( 64 разряда) будет усечено, если оно присваивается переменной типа int 32 разряда.
the C compiler supposes that the malloc function will return the int type.
компилятор языка Си считает, что функция malloc вернет тип int.
cannot be put into the int type, which remains 32-bit in almost all systems.
его нельзя поместить в тип int, который остался 32- битным практически на всех системах.
z* Width* Height for to determine them int type is still used.
z* Width* Height, так как для их вычисления по-прежнему используется тип int.
the C compiler considers that malloc function will return int type.
компилятор языка Си считает, что функция malloc вернет тип int.
In addition to this, the work with int type in the new plugin is done in the same way as with bool type..
К тому же в новом плагине работа с типом int, осуществляется исключительно как с типом bool.
you may often see code fragments where a pointer is stored in the int type.
особенно на Си, не редки фрагменты кода, где указатель хранят в типе int.
numbering starts from 1 indicator_typeN int Type of graphical plotting,
нумерация с 1 indicator_ typeN int вид графического построения,
As a result nobody paid attention to the possible incorrect indexation when using int type, and later on the migration problems have been rather rarely researched.
В результате, на возможную некорректную индексацию при использовании типа int никто не обратил внимания, а в дальнейшем вопросы переноса исследовались достаточно редко.
has the int type, which means that the code will be incorrect if the arrays contain more that 2 GB of elements.
имеет тип int, а, следовательно, данный код будет некорректен на массивах, содержащих более 2 GB элементов.
that their product exceeds the maximum allowable for the int type value, so,
их произведение превышает максимально допустимую для типа int величину, то произойдет переполнение
When you call a Foo function the result will be converted to int type, and this means the loss of high bits, and incorrect behavior of function if the application works
При вызове функции Foo этот результат будет приведен к типу int, что означает потерю старших битов и некорректное поведение функции,
Function name-"multiplication"; return value- int, formal parameters"a" and"b"(both int types), function body consists of a single operator- return a*b;
Название функции-" multiplication"; возвращаемое значение- int, формальные параметры" a" и" b"( оба типа int), тело функции состоит из единственного оператора- return a* b;
Usually the int type is used for this purpose.
Обычно для этого используется такой тип, как int.
A variable of int type is cast into unsigned type;.
Переменная A типа int приводится к типу unsigned;
Memory is allocated for one object of the int type.
Происходит выделение памяти для одного объекта типа int.
Результатов: 323, Время: 0.0486

Пословный перевод

Лучшие запросы из словаря

Английский - Русский