Download for Windows Premium
-50% Premium
Publiciteit
swprintf

Vertaling van "swprintf" 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.
swprintf
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.
Les fonctions swprintf() et vswprintf() réalisent la mise en forme d'une chaîne de caractères longs avant de l'écrire dans un tableau de caractères larges.
The swprintf() and vswprintf() functions perform wide-character output to an array of wide characters.

Andere resultaten

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().
Nettoyage de l'utilisation de sprintf à la place de snprintf() (Neil, Jukka Holappa)
Clean up use of sprintf in favor of snprintf() (Neil, Jukka Holappa)
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.
Utilisez snprintf et strncpy à la place.
Instead, use snprintf and strncpy.
Libdb inclut une version de la fonction snprintf() avec les vérifications de limite désactivées.
Libdb includes version of snprintf() function with bound checking disabled.
En fait, snprintf() se sert directement dans la pile !
In fact, snprintf() grabs datas from the stack!
Actions Suivi des pages associées à « Modèle:c/io/dsc fwprintf »
Actions Changes related to "Template:c/io/dsc fwprintf"
En effet, il indique à snprintf() d'aller chercher les quatre octets situés après la variable tmp.
It tells snprintf() to look for the next 4 bytes after the tmp variable.
Ainsi, l'utilisation de snprintf avec les anciennes libc4 pouvait conduire à de sérieux problèmes de sécurité.
Thus, the use of snprintf() with early libc4 leads to serious security problems.
L'utilisation de la fonction snprintf() force l'écriture d'au plus dix octets dans la variable buf.
The use of the snprintf() function is to prevent from buffer overflows.
En passant, même si vous pouvez contrôler la quantité de données copiées, et ainsi éviter les débordements de mémoire tampon, utiliser des fonctions de "comptage de chaînes" telles que snprintf() ne constitue pas une sécurité suffisante.
As an aside, even though you can control the amount of data copied, and thereby prevent buffer overflows, just using "string counting" functions such as snprintf() is not security enough.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor swprintf in het Frans

Publiciteit

Resultaten: 107. Exact: 2. Verstreken tijd: 135 ms.