Examples with "sprintf with" 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.
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.
Andere resultaten
The reason is that internally templates are compiled to be used with sprintf().
La raison est que les templates sont compilés en interne pour être utilisé avec sprintf().
See also sprintf() with a format string of %c.
Voir aussi sprintf(), et le caractère de formatage %c.
ticket #1007: in jLocale, error with sprintf when the argument is an empty array
ticket #1007: erreur sprintf dans jLocale, quand l'argument est un tableau vide
format: An sprintf template strings with two placeholders, the first one for the error level, and the second for the message itself.
format: Un template de chaînes sprintf avec deux placeholders, le premier pour le type d'erreur, et le second pour le message lui-même.
The problem with sprintf() is that it assumes there is enough memory available in the memory buffer you're writing into for the message that the function will create.
Le problème avec sprintf() est qu'il suppose que la mémoire tampon, dans laquelle vous écrivez, dispose de suffisamment d'espace pour le message que la fonction va créer.
Jan 5, 2006: A buffer overflow has been found in the Perl interpreter with the sprintf function which may be exploitable under certain conditions.
5 Janvier 2006 : Un débordement de tampon a été trouvé dans la fonction sprintf de l'interpréteur Perl. Cette vulnérabilité peut être exploitée sous certaines conditions.
ticket #1007: in jLocale, error with sprintf when the argument is an empty array. Bug fixed
ticket #1007: Une erreur apparaissait dans jLocale::get, au niveau du sprintf quand l'argument des valeurs à remplacer était un tableau vide.
Perl is at the mercy of your machine's definitions of various operations such as type casting, atof(), and floating-point output with sprintf().
Le fonctionnement de Perl dépend de la manière dont votre machine implémente certaines opérations telles que le changement de types, la fonction atof() ou l'affichage des nombres flottants par la fonction sprintf().
A numeric expression is converted to string by replacing expr with sprintf(CONVFMT, expr), unless expr can be represented on the host machine as an exact integer then it is converted to sprintf("%d", expr).
Une expression numérique est convertie en chaîne en remplaçant expr avec sprintf(CONVFMT, expr), sauf si expr peut être représentée sur une machine comme un entier exact, alors il est convertit en sprintf("%d", expr).
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.