Download for Windows Premium
Publiciteit
defined inside another function

Vertaling van "defined inside another function" in Frans

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.
définie à l'intérieur d'une autre fonction
For instance, a function defined inside another function can refer to variables in the outer function.
Typiquement, une fonction définie à l'intérieur d'une autre fonction a accès aux variables de cette dernière.
But a function defined inside another function retains access to the environment that existed in that function at the point when it was defined.
Mais une fonction définie à l'intérieur d'une autre fonction conserve l'accès à l'environnement existant dans cette fonction à l'instant où elle a été définie.
However, and this is a subtle but extremely useful phenomenon, when a function is defined inside another function, its local environment will be based on the local environment that surrounds it instead of the top-level environment.
Cependant, et c'est un phénomène subtil mais extrêmement utile, lorsqu'une fonction est définie à l'intérieur d'une autre fonction, son environnement local sera basé sur l'environnement local qui l'entoure plutôt que sur l'environnement global.
Warning, this rule is also valid for a function defined inside another function!
Attention, cette règle est valable aussi pour une fonction définie à l'intérieur d'une autre fonction !
A function defined inside another function can also access all variables defined in its parent function and any other variable to which the parent function has access.
Une fonction définie dans une autre fonction peut également accéder à toutes les variables de la fonction « parente » et à toute autre variable accessible depuis la fonction « parente ».
What's happening here is pretty much the same as was happening with the inner functions earlier on: a function defined inside another function has access to the outer function's variables.
Ce qui se passe ici est sensiblement la même chose qu'avec les fonctions internes dont nous avons parlé précédemment : une fonction définie à l'intérieur d'une autre fonction a accès aux variables de sa fonction extérieure.
A "nested function" is a function defined inside another function. (Nested functions are not supported for GNU C++.)
Une « fonction imbriquée » est une fonction définie à l'intérieur d'une autre fonction (les fonctions imbriquées ne sont pas supportées par GNU C++.)
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 7. Exact: 7. Verstreken tijd: 53 ms.