Translation of string variable into French
Noun
technology
- The string variable holds the user's name.La variable de chaîne contient le nom de l'utilisateur.
Examples of string variable in a sentence
The program crashed due to an undefined string variable.
Translations of "string variable" in Context ordered by category and frequency
In this example, the string variable holds the entire message for display.
Dans cet exemple, la variable de chaîne contient le message entier à afficher.
The content of a string variable can be modified by the user.
Le contenu d'une variable chaîne peut être modifié par l'utilisateur.
Reads a single line from an open sequential file and assigns it to a String variable.
Lit une seule ligne à partir d'un fichier séquentiel ouvert et l'affecte à une variable String.
Before the update, such a code needed to be described as one large string variable.
Avant la mise à jour, ce type de code devait être décrit comme une seule grosse chaîne de caractères.
Other translations for string variable:
- variable de type chaînenf.
string variable: Examples and translations in context
The function returned a string variable containing the formatted date and time.
La fonction a renvoyé une variable de chaîne contenant la date et l'heure formatées.
Every string variable must be initialized before we can manipulate its content.
Chaque variable de chaîne doit être initialisée avant que nous puissions manipuler son contenu.
The string variable captures user input for further processing in the program.
La variable de chaîne capture l'entrée utilisateur pour un traitement ultérieur dans le programme.
To compare strings, use the string variable as an argument in the function.
Pour comparer des chaînes, utilisez la variable de chaîne comme argument dans la fonction.
Here we initialise the string variable with data.
Ici, nous initialisons la variable de chaîne avec les données.
Make sure the string variable does not exceed the maximum size limit.
Assurez-vous que la variable de chaîne ne dépasse pas la limite de taille maximale.
When debugging, check the value of the string variable for errors.
Lors du débogage, vérifiez la valeur de la variable de chaîne pour détecter des erreurs.
A string variable can store names, addresses, and any sequence of characters.
Une variable de chaîne peut stocker des noms, des adresses, et toute séquence de caractères.
See also: