Download for Windows Premium
-50% Premium
Publiciteit
vprintf

Examples with "vprintf" and their translation 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 sprintf() et vprintf().
See also sprintf() and vprintf()

Andere resultaten

La faille est provoquée à cause de l'absence d'un contrôle de la taille des tampons d'entrée, lorsque l'on utilise vsprintf ou sprintf.
The vulnerability is caused by not bounds checking the input buffers, when using vsprintf or sprintf.
Agit de la même façon que fprintf() excepté que vfprintf() accepte un tableau d'arguments, plutôt qu'un nombre variant d'arguments.
Operates as printf() but accepts an array of arguments, rather than a variable number of arguments. Parameters format
Dans la glibc, il existe des fonctions dprintf() et vdprintf() qui affichent leur résultat sur un descripteur de fichier plutôt qu'un flux.
In glibc there are functions dprintf() and vdprintf() that print to a file descriptor instead of a stream.
vsprintf() fonctionne comme sprintf(), mais accepte un tableau comme argument, au lieu d'une liste d'arguments.
Operates as fprintf() but accepts an array of arguments, rather than a variable number of arguments. Parametri handle
Cependant, les normes indiquent explicitement que le résultat n'est pas défini si les tampons de source et de destination se recouvrent lors d'un appel à sprintf(), snprintf(), vsprintf() et vsnprintf().
However, the standards explicitly note that the results are undefined if source and destination buffers overlap when calling sprintf(), snprintf(), vsprintf(), and vsnprintf().
swprintf() et vswprintf() prennent un argument maxlen, au contraire de sprintf() et vsprintf().
swprintf() and vswprintf() take a maxlen argument, sprintf(3) and vsprintf(3) do not.
Comme sprintf() et vsprintf() ne font pas de suppositions sur la longueur des chaînes, le programme appelant doit s'assurer de ne pas déborder l'espace d'adressage. C'est souvent difficile.
Because sprintf() and vsprintf() assume an arbitrarily long string, callers must be careful not to overflow the actual space; this is often impossible to assure.
Les fonctions wprintf() et vwprintf() réalisent le traitement et la sortie de chaînes de caractères larges sur stdout. stdout ne doit pas être un périphérique spécial orienté caractères (voir la fonction fwide() pour plus d'informations).
It performs formatted output of wide characters. The wprintf() and vwprintf() functions perform wide-character output to stdout. stdout must not be byte oriented; see fwide(3) for more information.
Pour afficher à l'écran un texte vous pouvez utiliser printf ou iprintf.
To display a text you can use printf or iprintf.
Les fscanf et fprintf commandes se comportent comme des fonctions C scanf et printf.
The fscanf and fprintf commands behave like C scanf and printf functions.
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.
Pour limiter le nombre de décimales dans un nombre, vous pouvez utiliser les fonctions printf ou sprintf.
To limit the number of decimal places in your numbers, you can use the printf or sprintf function.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor vprintf in het Frans

Publiciteit

Resultaten: 271. Exact: 1. Verstreken tijd: 55 ms.