Vertaling van "et sprintf" 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.
Voir aussi long2ip() et sprintf().
Si les chaînes n'ont pas à être traduites, les fonctions PHP standard printf et sprintf peuvent être utilisées.
If the strings were not to be translated, the standard PHP functions printf and sprintf could be used.
Spécifications de conversion ANSI C pour printf() et sprintf()
ANSI C conversion specifications for printf() and sprintf().
Retourne une chaîne formatée selon les conventions usuelles de la fonction sprintf() de la bibliothèque C. Voir ci-dessous et sprintf(3) ou printf(3) sur votre système pour une explication sur les principes généraux.
Returns a string formatted by the usual printf conventions of the C library function sprintf. See below for more details and see sprintf(3) or printf(3) on your system for an explanation of the general principles.
Andere resultaten
Les projets superagent-mock et sprintf-mock sont open source.
L'utilisation de fonctions effectuant des opérations sur des pointeurs sans vérifier la limite, comme sprintf et strcpy, est dépréciée pour prévenir les exploits de dépassement de tampon, annulant les effets ci-dessus.
The use of pointer memory operation functions without boundary checks, such as sprintf and strcpy, is deprecated to prevent buffer overflow exploits that leverage the above overrun effects.
Pour ces situations, Awk offre deux bons vieux amis appelés « printf() » et « sprintf() ».
For those times, awk offers two good old friends called printf() and sprintf().
Si vous n'êtes pas familier avec « printf() » et « sprintf() », un guide d'introduction au langage C vous présentera rapidement ces deux fonctions essentielles d'affichage.
If you're not familiar with printf() and sprintf(), an introductory C text will quickly get you up to speed on these two essential printing functions.
L'instruction printf Les versions AWK de l'instruction printf et de la fonction sprintf() (voir ci-dessous) acceptent les formats de nombre hexadécimal non signé (un entier).
The printf Statement The AWK versions of the printf statement and sprintf() function (see below) accept the following conversion specification formats: %c An ASCII character.
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.
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.