Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
structure pointers
|
all forms
|
in specified order only
English
Russian
alternate structure of reference counted pointers
альтернативная структура указателей с подсчётом ссылок
(
ssn
)
array of pointers to structures
массив указателей на структуры
(
ssn
)
declaring a
structure pointer
объявление указателей на структуры
(
ssn
)
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
)
pointer to the structure
указатель на структуру
(
ssn
)
pointers and linked structures
указатели и связанные структуры данных
(
ssn
)
structure of reference counted pointers
структура указателей с подсчётом ссылок
(
ssn
)
structure of the smart pointer
структура интеллектуального указателя
(
ssn
)
structure pointers
указатели на структуры
(
ssn
)
using
structure pointers
использование указателей на структуры
(
ssn
)
Get short URL