Examples with "of sprintf" and their translation 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.
So you need to use the"%u" formatter of sprintf() or printf() to get the string representation of the unsigned crc32() checksum in decimal format.
Aussi, vous devez utiliser le formateur"%u" de la fonction sprintf() ou de la fonction printf() pour récupérer une représentation en chaîne de caractères de la somme de contrôle non-signée de la fonction crc32() au format décimal.
Clean up use of sprintf in favor of snprintf() (Neil, Jukka Holappa)
Nettoyage de l'utilisation de sprintf à la place de snprintf() (Neil, Jukka Holappa)
Andere resultaten
The format of the result (sprintf)
For rounding to a certain number of digits, sprintf() or printf() is usually the easiest route.
Pour arrondir à un certain nombre de chiffres, sprintf() ou printf() sont d'habitude la voie la plus simple.
For rounding to a certain number of digits, sprintf() or printf() is usually the easiest route.
Pour arrondir à un nombre de décimales précis, la méthode la plus simple est d'utiliser sprintf() ou printf().
Insertions are specified by sprintf-style format codes.
See sprintf for an explanation of the format argument.
Projects superagent-mock and sprintf-mock are open source.
Les projets superagent-mock et sprintf-mock sont open source.
The URL generation uses the library sprintf-js.
Cette génération d'URL utilise la librairie sprintf-js.
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.
With this in mind, we have developed sprintf-mock whose operating mode is curiously similar to that of superagent-mock.
Dans cette optique, nous avons développé sprintf-mock dont le mode de fonctionnement est étrangement similaire à celui de superagent-mock.
This function is similar to the C function sprintf.
Cette fonction est similaire à la fonction C sprintf.