NULL POINTER in Russian translation

[nʌl 'pointər]
[nʌl 'pointər]
нулевого указателя
null pointer
null pointer
нулевому указателю
null pointer
нулевым указателем
null pointer

Examples of using Null pointer in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
It will be terminated earlier because of the null pointer dereference.
Он будет прерван раньше из-за разыменования нулевого указателя.
Handling a null pointer will cause a segmentation fault
Работа с нулевым указателем приведет к ошибке сегментации
Most project(and Qt is no exception) have null pointer handling issues.
Почти во всех проектах, в том и числе в Qt, есть недочеты в работе с нулевыми указателями.
This is the exact situation which happens in case of null pointer dereference.
Именно так обстоит дело с разыменовыванием нулевого указателя.
If you want to enable a method to be executed for a null pointer, you should make the method static
Если необходима возможность выполнять метод для нулевого указателя, нужно сделать метод статическим,
A null pointer dereference in RSS job completion notifications could lead to denial of service.
Разыменование нулевого указателя в уведомлениях о завершении задания через RSS может привести к отказу в обслуживании.
A null pointer has a value reserved for indicating that the pointer does not refer to a valid object.
Нулевой указатель имеет специальное зарезервированное значение, показывающее, что данный указатель не ссылается на допустимый объект.
If null pointer dereference took place, the program work has already broken
Раз разыменовывание нулевого указателя было, то работа программы уже нарушена,
The first addressing to the memory by a null pointer will lead to Structured Exception generation in Windows,
Первое же обращение к памяти по нулевому указателю приведет к генерации Structured Exception в Windows,
Therefore, it seems to me that actually, the function pf_lazy_makewritable must be able to accept a null pointer and handle this case in a special way, but it doesn't do so.
Поэтому мне кажется, что на самом деле функция pf_ lazy_ makewritable должна уметь принимать нулевой указатель и как-то по-особенному обрабатывать этот случай, но не делает этого.
Now, that we have sorted out the nuances of null pointer dereference it becomes clear that the following function is also incorrect.
Теперь, когда мы разобрались с нюансами разыменования нулевого указателя, становится понятно, что неправильной является и следующая функция.
This allows to identify errors of addressing to memory by a null pointer, or the pointer of value close to 0.
Это позволяет выявить ошибки обращения к памяти по нулевому указателю, или указателю, значение которого близко к.
But regardless of whether the other is a null pointer or not, its dereference will occur further.
Но независимо от того, является other нулевым указателем или нет, далее произойдет его разыменование.
They may also want to tell the analyzer that a certain function can return a null pointer.
Также может возникнуть желание подсказать анализатору, что определенная функция может вернуть нулевой указатель.
method for the null pointer'this' will generally lead to undefined behavior, according to the C++ standard.
GetSafeHandle() для нулевого указателя' this' по стандарту С++ ведет к неопределенному поведению.
It is important that, adding any sufficiently large number to a null pointer, you can"strike out" the control memory pages
Важно, что, прибавив к нулевому указателю какое-то достаточно большое число, можно" промазать" мимо контрольных страниц памяти
I have unintentionally raised a large debate recently concerning the question of whether it is legal in C/C++ to use the&P->m_foo expression with P being a null pointer.
Ненароком я породил большую дискуссию, касающуюся того, допустимо ли использовать в Си/ Си++ выражение& P-> m_ foo, если P является нулевым указателем.
calloc, that return a null pointer in certain conditions.
которые при определенных условиях возвращают нулевой указатель.
In all the conditions, there is a logical error that leads to dereferencing of the null pointer.
Во всех условиях допущена логическая ошибка, которая приведет к разыменованию нулевого указателя.
There were also some other emails reasoning that since there had been no access by null pointer, there was no problem.
Были и другие письма с рассуждениями того, что раз нет доступа по нулевому указателю, то нет и проблемы.
Results: 60, Time: 0.0449

Word-for-word translation

Top dictionary queries

English - Russian