Vertaling van "sprintfk" 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.
sprintfk - printf-style formatted output conversion, storing the result in a string variable at k-rate.
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 to 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 writes printf-style formatted output to a string variable, similarly to the C function sprintf().
Description sprintfk écrit une sortie formatée à la printf dans une variable chaîne de caractères, comme le fait la fonction C sprintf().
Andere resultaten
Insertions are specified by sprintf-style format codes.
See sprintf for an explanation of the format argument.
Voir sprintf pour les explications concernant le format.
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.
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.
which is described in the documentation for sprintf().