Translation of call stack from English into Spanish
Noun
computer memory
- The program crashed due to a call stack overflow.El programa falló debido a un desbordamiento de la pila de llamadas.
Synonyms and analogies of call stack in English
Examples of call stack in a sentence
A deep call stack can slow down performance.
Translations of "call stack" in Context ordered by category and frequency
At this point, you might want to check the call stack.
En este punto, puede ser interesante comprobar la pila de llamadas.
The runtime system searches backwards through the call stack.
El sistema de ejecución busca hacia atrás en la pila de llamadas.
Each function activation adds a new layer to the call stack.
Cada activación de función añade un nuevo nivel al stack de llamadas.
Optimizing the call stack can lead to faster program performance.
Optimizar el stack de llamadas puede llevar a un mejor rendimiento del programa.
call stack: Examples and translations in context
Using your mouse, zoom in on a call stack.
Con el mouse, acerca una pila de llamadas.
Anonymous functions make the call stack difficult to read.
Las funciones anónimas dificultan la lectura de la pila de llamadas.
You no longer can access the call stack.
Ya no puede acceder a la pila de llamadas.
The following command gets the current call stack.
El comando siguiente obtiene la pila de llamadas actual.
Displays all methods in the call stack.
Muestra todos los métodos en la pila de llamadas.
By the time we exit a, the call stack is empty.
Para cuando salimos de a, la pila de llamadas está vacía.
These cmdlets let you manage the breakpoints and display the call stack.
Estos cmdlets permiten administrar los puntos de interrupción y mostrar la pila de llamadas.
In programming, the call stack stores information about active routines.
En programación, el stack de llamadas almacena información sobre las rutinas activas.
See also: