Vertaling van "a subprogram" 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.
A compiler makes determinations whether to inline a specific execution path of a subprogram by evaluating certain information supplied in conjunction with the path.
Un compilateur détermine s'il convient d'inclure par référence un chemin d'exécution spécifique du sous-programme, grâce à l'évaluation de certaines informations accompagnant le chemin.
The most common container for statements is a subprogram.
It is simply an aggregation of a subprogram element into a main program.
Il s'agit simplement du regroupement d'un élément du sous-programme dans un programme principal.
Variables that are declared inside a subprogram or block are called local variables.
Les variables déclarées dans une fonction ou un bloc sont appelées variables locales.
They can be used to decide, e.g., whether a subprogram is executed or skipped.
Ils peuvent être utilisés pour décider, par exemple, si un sous-programme est exécuté ou ignoré.
For example, a subprogram can be created that is only executed for determinations used for calibrating the method.
Par exemple, un sous-programme peut être créé pour qu'il exécute uniquement les déterminations utilisées pour l'étalonnage du procédé.
The table below gives the argument type for the server controls that call a subprogram through their various event handlers.
La table ci-dessous donne le type d'argument pour les commandes de serveur qui appellent un sous-programme par leurs divers traiteurs d'événement.
Inside a subprogram or a block which is called local variables
A l'intérieur d'une fonction ou d'un bloc qui est appelé locale des variables,
In technology it is a subprogram is that runs as a background process, rather than being under the direct control of an interactive user.
En technologie, il s'agit d'un sous-programme fonctionnant en tâche de fond plutôt que sous le contrôle direct d'un utilisateur interactif.
When a subprogram calls itself, it is referred to as a recursive call and the process is known as recursion.
Quand un sous-programme lui-même appelle, il est considéré comme un appel récursif et le processus est connu sous le nom récursivité.
Various controls have various ways of passing information to it and calling a subprogram.
Les diverses commandes ont de diverses manières de lui passer l'information et d'appeler un sous-programme.
In general, this means that code within a subprogram cannot alter the arguments used to call the subprogram.
En général, cela signifie que le code dans une fonction ne peut pas modifier les arguments utilisés pour appeler la fonction.