Vertaling van "sprintfk" in Engels
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.
sprintfk - conversion de sortie formatée à la manière de printf, avec mémorisation du résultat dans une variable chaîne au taux-k.
sprintfk - printf-style formatted output conversion, storing the result in a string variable at k-rate.
sprintfk - Sortie formattée à la printf dans une variable chaîne de caractères au taux-k.
Description sprintfk écrit une sortie formatée à la printf dans une variable chaîne de caractères, comme le fait la fonction C sprintf().
Description sprintfk writes printf-style formatted output to a string variable, similarly to the C function sprintf().
Andere resultaten
Les insertions sont précisées par les codes de formatage dans le style sprintf.
Voir sprintf pour les explications concernant le format.
See sprintf for an explanation of the format argument.
Les projets superagent-mock et sprintf-mock sont open source.
Cette génération d'URL utilise la librairie sprintf-js.
La méthode la plus simple utilise la fonction sprintf.
The simplest method uses the sprintf function.
Normalement, sprintf utilise le premier argument encore inutilisé comme valeur à formater pour chaque spécification de format.
Normally, sprintf takes the next unused argument as the value to format for each format specification.
Dans cette optique, nous avons développé sprintf-mock dont le mode de fonctionnement est étrangement similaire à celui de superagent-mock.
With this in mind, we have developed sprintf-mock whose operating mode is curiously similar to that of superagent-mock.
Cette fonction est similaire à la fonction C sprintf.
This function is similar to the C function sprintf.
Au contraire de printf, sprintf ne fera probablement pas ce que vous voulez si vous lui passez un tableau comme premier argument.
Unlike printf, sprintf does not do what you probably mean when you pass it an array as your first argument.
qui est décrit dans la documentation de la fonction sprintf().
which is described in the documentation for sprintf().