Vertaling van "sprintf" 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.
See sprintf for an explanation of the format argument.
Voir sprintf pour les explications concernant le format.
The simplest method uses the sprintf function.
La méthode la plus simple utilise la fonction sprintf.
Normally, sprintf takes the next unused argument as the value to format for each format specification.
Normalement, sprintf utilise le premier argument encore inutilisé comme valeur à formater pour chaque spécification de format.
This function is similar to the C function sprintf.
Cette fonction est similaire à la fonction C sprintf.
Unlike printf, sprintf does not do what you probably mean when you pass it an array as your first argument.
Au contraire de printf, sprintf ne fera probablement pas ce que vous voulez si vous lui passez un tableau comme premier argument.
the sprintf() format string used on sequence names.
le format de chaîne sprintf() utilisé pour le nom des séquences.
What format the day value should be in (sprintf)
Le format de la valeur du jour (sprintf)
The sprintf() function allows to copy formatted data into a string.
La fonction sprintf() permet de recopier des données formatées dans une chaîne.
To limit the number of decimal places in your numbers, you can use the printf or sprintf function.
Pour limiter le nombre de décimales dans un nombre, vous pouvez utiliser les fonctions printf ou sprintf.
The effect is similar to the using sprintf in the C language.
L'effet est similaire à la fonction sprintf() du langage C.
Use the syntax for sprintf() for the formatting.
Utilise la syntaxe de sprintf() pour formater les éléments.
Alongside this, if you pass additional parameters, the translation will call sprintf with these parameters before returning.
A côté de cela, si vous passez des paramètres supplémentaires, la traduction appelera sprintf avec ces paramètres retournés précédemment avant de retourner.
Fixed bugs in print formats (sprintf, printf, prints).
Bogues corrigés dans les formats d'impression (sprintf, printf, prints).