variable globale
Translation of variable globale into English
Noun, feminine
programmation
- Cette variable globale stocke le nom de l'utilisateur connecté.This global variable stores the name of the logged-in user.
Examples of variable globale in a sentence
Attention à ne pas modifier la variable globale accidentellement.
Translations of "variable globale" in Context ordered by category and frequency
Cette variable globale est volatile, car elle peut être modifiée par une routine d'interruption.
This global variable is volatile because it can be modified by an interrupt routine.
Le reste du modèle ne voit donc que la variable globale.
The rest of template therefore sees only the global variable.
Vous devez spécifier une variable globale pour chaque argument -v.
You must specify one global variable for each -v argument.
Toute variable globale est donc définie dans chaque zone de votre code.
Therefore, a global variable is defined in all areas of your code.
variable globale: Examples and translations in context
Le problème est provoqué par l'initialisation incorrecte d'une variable globale.
The problem is triggered by an improperly initialized global variable.
Donc ce que nous pouvons faire c'est d'utiliser une variable globale.
So what we can do is using a global variable.
Il donne seulement à une variable globale une valeur temporaire.
It gives a global variable a temporary value.
Une variable globale est accessible par une fonction.
A global variable can be accessed by any function.
Les symboles deux-points spécifient explicitement que errorCode est une variable globale.
The double colons explicitly specify that errorCode is a global variable.
Augmenter la variable globale à chaque fois que la méthode doFilter est appelée.
Increase global variable every time doFilter method is called.
See also: