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.
initialiser une variable
Many C bugs occur when the programmer forgets to initialize a variable.
You typically use the <init> portion of the statement to create and initialize a variable with a starting value.
La partie <init> de l'instruction est généralement utilisée pour créer et initialiser une variable avec une valeur de départ.
You cannot initialize a variable in an absolute declaration or combine absolute with any other directives.
Il n'est pas possible d'initialiser une variable dans une déclaration absolute, ni de combiner absolute avec d'autres directives.
If you try to initialize a variable with a value bigger than it can hold (regardless of the numerical form of the value), the compiler will give you an error message.
Si on tente d'initialiser une variable avec une valeur plus grande que celle qu'elle peut contenir (indépendamment de la forme numérique de la valeur), le compilateur émettra un message d'erreur.
If you want to initialize a variable with a value other than the NULL value, you can do so during the declaration, using either of the following
Si vous souhaitez initialiser une variable avec une valeur autre que la valeur NULL, vous pouvez le faire lors de la déclaration, en utilisant des éléments suivants
You initialize a variable when you set its value for the first time.
To programm this extension you need to initialize a variable for each past temperature value, as well as a timer.
Pour programmer cette extension, tu dois initialiser la variable pour chaque valeur de température précédente, ainsi qu'une minuterie.
If you do not initialize a variable before you use it in an expression, the variable is undefined
Si vous n'initialisez pas une variable avant de l'utiliser dans une expression, elle reste indéfinie
If you fail to initialize a variable in the constructor it might end up with a weird value, such as copying the value from another instance of the class.
Si vous échouez à l'initialisation d'une variable dans le constructeur, cela peut aboutir à une valeur bizarre, comme copier la valeur d'une autre instance de la classe.
To guard against forgetting to initialize a variable, and also because it may make the code clearer to read, you can combine declaration and assignment
Pour se prémunir contre l'oubli d'une variable pour initialiser, et aussi parce qu'il peut rendre le code plus clair à lire, vous pouvez combiner déclaration et cession
We need to know who won the game, so we initialize a variable winner setting it equal to player1, though this may change depending on if the dealer actually won the game.
Nous devons savoir qui a gagné le jeu, alors nous initialisons un winner variable en le rendant égal à player1, même si cela peut changer en fonction de si le dealer a effectivement gagné le jeu.
So we initialize a variable defining the color of the current player to yellow
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor initialize a variable in het Engels