Vertaling van "vom Stack" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Es gibt auch mehrere Befehle, die Daten vom Stack in den Speicher schrei- ben.
There are also several instructions that store data from the stack into memory.
Der Compiler allokiert diese Variablen in einem Segment, das weit vom Stack entfernt ist.
The compiler allocates this variable in the data segment far from the process stack.
Das Problem betraf nicht Kindelemente, die über oder links vom Stack verschoben wurden.
The problem does not affect children moved above or to the left of the stack.
Außerdem stehen Testkapazitäten zur Verfügung, um Flow-Batterien vom Stack bis hin zu ganzen Batteriesystemen zu zertifizieren.
Tests are also available to certify flow batteries from the stack up to entire battery systems.
die vom Stack gesendete und empfangene Gesamtanzahl an Bytes
Total number of bytes sent and received by the stack
erlaubt die Entfernung eines Plugins vom Stack.
allows you to remove a plugin from the stack.
Es wird nun immer deutlicher, dass der Risikoaufschlag stark vom Stack deines Gegners abhängt, gegen den du All-in gehen möchtest.
It becomes even more visible now that the risk premium depends significantly on the stack of your opponent that you consider going all-in against.
Ihr Hauptnachteil ist, dass sie langsamer als einige der anderen sein kann und mehr Speicher benutzt (da jeder Funktionsaufruf Code erfordert, um die Para- meter vom Stack zu entfernen).
Its main disadvantage is that it can be slower than some of the others and use more memory (since every invocation of the function requires code to remove the parameters on the stack).
Jede Aufgabe stellt ihren Ausgabestrom (output stream) auf einen Stack und jede Aufgabe, die einen Eingabestrom braucht, holt diesen vom Stack.
Each task pushes its output stream(s) onto a stack, and each task that requires input stream(s) takes them from the stack.
Kontextsensitive Hilfe vom Stack aus.
Context sensitive help from the stack
Hole einen Wert vom Stack.
Pop value from the stack and discard it
Deswegen muss ich oft einen Wert erst vom Stack in irgendein Register kopieren und dann dort nochmal dereferenzieren.
That's why I often had to first copy something from the stack to a register and then de-reference that address.
Ein bösartiger Benutzer könnte zum Beispiel die Formatierungstoken %s und %x benutzen, um sich Daten vom Stack ausgeben zu lassen.
A malicious user may use the %s and %x format tokens, among others, to print data from the call stack or possibly other locations in memory.