Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Call_stack> ?p ?o. }
Showing items 1 to 45 of
45
with 100 items per page.
- Call_stack abstract "In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run-time stack, or machine stack, and is often shortened to just "the stack". Although maintenance of the call stack is important for the proper functioning of most software, the details are normally hidden and automatic in high-level programming languages.A call stack is used for several related purposes, but the main reason for having one is to keep track of the point to which each active subroutine should return control when it finishes executing. An active subroutine is one that has been called but is yet to complete execution after which control should be handed back to the point of call. Such activations of subroutines may be nested to any level (recursive as a special case), hence the stack structure. If, for example, a subroutine DrawSquare calls a subroutine DrawLine from four different places, DrawLine must know where to return when its execution completes. To accomplish this, the address following the call instruction, the return address, is pushed onto the call stack with each call.".
- Call_stack wikiPageExternalLink ?id=m0yZN2bA3TcC&pg=PA1&dq=paul+wilson.
- Call_stack wikiPageExternalLink CToAssemblyTranslation.htm.
- Call_stack wikiPageExternalLink libunwind.
- Call_stack wikiPageID "1718105".
- Call_stack wikiPageRevisionID "604071182".
- Call_stack hasPhotoCollection Call_stack.
- Call_stack subject Category:Memory_management.
- Call_stack subject Category:Subroutines.
- Call_stack type Abstraction100002137.
- Call_stack type Code106355894.
- Call_stack type CodingSystem106353757.
- Call_stack type Communication100033020.
- Call_stack type Routine106582403.
- Call_stack type Software106566077.
- Call_stack type Subroutines.
- Call_stack type Writing106359877.
- Call_stack type WrittenCommunication106349220.
- Call_stack comment "In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run-time stack, or machine stack, and is often shortened to just "the stack".".
- Call_stack label "Aufrufstapel".
- Call_stack label "Call stack".
- Call_stack label "Call stack".
- Call_stack label "Call stack".
- Call_stack label "Pila de llamadas".
- Call_stack label "Pile d'exécution".
- Call_stack label "Pilha de chamada".
- Call_stack label "Стек вызовов".
- Call_stack label "コールスタック".
- Call_stack label "调用栈".
- Call_stack sameAs Zásobník_volání.
- Call_stack sameAs Aufrufstapel.
- Call_stack sameAs Στοίβα_κλήσεων.
- Call_stack sameAs Pila_de_llamadas.
- Call_stack sameAs Pile_d'exécution.
- Call_stack sameAs Call_stack.
- Call_stack sameAs コールスタック.
- Call_stack sameAs 콜_스택.
- Call_stack sameAs Call_stack.
- Call_stack sameAs Pilha_de_chamada.
- Call_stack sameAs m.05qty8.
- Call_stack sameAs Q759899.
- Call_stack sameAs Q759899.
- Call_stack sameAs Call_stack.
- Call_stack wasDerivedFrom Call_stack?oldid=604071182.
- Call_stack isPrimaryTopicOf Call_stack.