Examples with "printf into" 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.
Special File Names When doing I/O redirection from either print or printf into a file, or via getline from a file, gawk recognizes certain special filenames internally.
Noms de Fichiers Spéciaux Quand il effectue une redirection entrée/sortie à partir de print ou de printf dans un fichier, ou via getline à partir d'un fichier, gawk reconnaît certains noms de fichiers spéciaux en interne.
Andere resultaten
To present something as hex, look into "printf", "sprintf", or "unpack".
Pour afficher quelque chose en hexadécimale, jeter un oeil sur "printf", "sprintf" ou "unpack".
But printf is much more powerful than what we have seen before.
Mais printf est beaucoup plus puissant que ce que nous avons vu auparavant.
To display a text you can use printf or iprintf.
Pour afficher à l'écran un texte vous pouvez utiliser printf ou iprintf.
The current values are formatted using the printf syntax.
Les valeurs actuelles sont formatées en suivant la syntaxe printf.
Additional output redirections are allowed for print and printf.
Des redirections d'entrée/sortie additionnelles sont permises pour print et printf.
They are like format symbols in printf function.
Ils sont similaires aux symboles de formatage de la fonction printf.
There are e.g two man-pages on printf.
Il existe par exemple deux pages de manuel sur printf.
Older versions of Bash may not support printf.
Les anciennes versions de Bash peuvent ne pas supporter printf.
Explanation The printf function is used to output a formatted string in PHP.
Explication La fonction printf sert à reproduire une corde formattée en PHP.
A redirection appears after the print or printf statement.
Une redirection apparaît après l'impression ou printf déclaration.
The second printf is legal, since mu.i is an integer type.
Le deuxième printf est légal puisque mu.i est de type entier.
The format module provides a general printing facility "à la" printf.
Le module format vous propose une fonction générale de formatage à la printf.