Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
pointer list
|
all forms
English
Russian
cells, each cell consisting of an element of the list and a pointer to the next cell on the list
ячейки, каждая из которых содержит элемент списка и указатель на следующую ячейку списка
(
ssn
)
in this representation, a list is made up of cells, each cell consisting of an element of the list and a pointer to the next cell on the list
в этой реализации список состоит из ячеек, каждая из которых содержит элемент списка и указатель на следующую ячейку списка
link pointer in the last node of a list
указатель-связка в последнем узле списка
(
ssn
)
linked list pointer
указатель связанного списка
(
Alex_Odeychuk
)
pointer to the cell on the list
указатель на ячейку списка
(
ssn
)
pointer to the first node of the list
указатель на первый узел списка
(
ssn
)
pointer to the next cell on the list
указатель на следующую ячейку списка
(
ssn
)
pointer to the previous cell on the list
указатель на предшествующую ячейку списка
(
ssn
)
Get short URL