Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms containing
array of pointers
|
all forms
|
exact matches only
|
in specified order only
Subject
English
Russian
progr.
array of function pointers
массив указателей на функции
(
Alex_Odeychuk
)
progr.
array of pointer
-based strings
массив строк-указателей
(
ssn
)
progr.
array of pointers
массив указателей
(массив, элементами которого являются указатели
ssn
)
progr.
array of pointers
to arrays
массив указателей на массивы
(непрямоугольный массив
Alex_Odeychuk
)
progr.
array of pointers
to structures
массив указателей на структуры
(
ssn
)
IT
array of structures of pointers and lengths
массив структур из указателей и длин
(
ssn
)
progr.
arrays of pointers
массивы указателей
(
ssn
)
progr.
chain of indirect-address descriptors pointing to an array pointer
цепочка дескрипторов косвенного адреса указателя массива
(
ssn
)
progr.
large
array of pointers
большой массив указателей
(
ssn
)
progr.
One solution, which we won't use, is to create a large
array of pointers
and assign values to the pointers, one by one, as new structures are allocated
Одно из возможных решений, которое, однако, мы применять не будем, предполагает создание большого массива указателей и присваивание значений указателям друг за другом по мере выделения памяти под новые структуры
(C Primer Plus by Stephen Prata (2013)
ssn
)
progr.
start of a chain of indirect-address descriptors pointing to an array pointer
начало цепочки дескрипторов косвенного адреса указателя массива
(
ssn
)
Get short URL