Areas of heap memory are accessed via variables of pointer type [...].
Zonele de memorie heap sunt accesate prin intermediul variabilelor de tip pointer [...].
Areas of heap memory are accessed via variables of pointer type [...]. This kind of variable manages values of memory address type. Arithmetic of pointers [...]involves the operators use to access the areas of heap memory.
Zonele de memorie heap sunt accesate prin intermediul variabilelor de tip pointer [...]. Acest tip de variabile gestioneaza valori de tip adresa de memorie.Aritmetica de pointeri [...]presupune utilizarea operatorilor pentru accesarea zonelor de memorie heap.
We assign the memory address to the pointer variable for data access.
Atribuim adresa de memorie variabilei pointer pentru a putea accesa datele.
Reading the area of heap memory is done by pointer variable pc.
Traversarea zonei de memorie heap se realizeaza prin variabila pointer pc.
For a pointer variable, the value 0 represents the null value.
Because the standard terminating digit is not considered as part of the string by function strlen, it is necessary as the allocated space for pointer variable psir to have an additional element of type char.
Deoarece terminatorul standard de sir nu este considerat ca parte a sirului de catre functia strlen, este necesar ca spatiul alocat pentru variabila pointer psir sa aiba un element suplimentar de tip char.
Instead, the compiler will declare a new variable in the memory, point the pointer variable to the location of this new variable, and delete the old variable.
În schimb, compilatorul va declara o nouă variabilă în memorie, va face variabila pointer să indice către locația acestei noi variabile și va șterge vechea variabilă.
Length of the heap memory in number of ASCII symbols and managed by pointer variable psir is greater than dim+1 for security reasons.
Lungimea zonei de memorie heap exprimata in numar de simboluri ASCII si gestionata prin variabila pointer psir este mai mare decat dim+1 din motive de securitate.
Meanings of the main variables defined in the application are: psir: pointer variable for heap memory management where the strings are stored
Sirurile de caractere si numarul acestora se introduc de la variabila pointer pentru gestionarea memoriei heap in care sunt stocate sirurile de caractere
A pointer is a variable that contains the memory address of another variable.
Os exemplos servem apenas como ajuda na tradução da palavra ou da expressão procurada. Eles não são selecionados ou validados por nós e podem conter linguagem inapropriada. Pedimos que reporte exemplos que devem ser modificados ou que não devem ser exibidos. As traduções potencialmente sensivéis, impróprias ou coloquiais geralmente são marcadas em vermelho ou em laranja.