Examples with "use printf" 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.
To display a text you can use printf or iprintf.
Let us see how to use printf() and gets() methods to read and write files.
Nous verrons comment utiliser read () et write () des méthodes pour lire et écrire des fichiers.
Andere resultaten
You can use -printf with the %F directive to see the types of your filesystems.
Vous pouvez utiliser -printf avec la directive %F pour examiner les types de vos systèmes de fichiers.
We have already encountered the function main and made use of printf from the standard library.
Nous avons déjà rencontré le printf principal et servi de fonction de la bibliothèque standard.
Interdiction to use the printf function.
To limit the number of decimal places in your numbers, you can use the printf or sprintf function.
Pour limiter le nombre de décimales dans un nombre, vous pouvez utiliser les fonctions printf ou sprintf.
Use the printf() function instead.
To make a number into an ASCII string in a scientific format, use cformat or printf.
Pour formater des nombres en ASCII dans un format scientifique, utilisez la commande cformat ou la commande printf.
Instead of print(), use the printf() function and replace all parameters with %1\$s parts.
Au lieu de print(), utiliser la fonction printf() et remplacer tous les paramètres avec des éléments de type %1\$s.
Programs may also use the functions printf(3) and strfmon(3), which behave according to the actual locale in use.
Les applications peuvent également utiliser les fonctions printf(3) et strfmon(3) dont les comportements sont en accord avec la localisation en cours. CONFORMITÉ
Use Pmsg in smartall.c rather than printf for tracing Windows
Utilisez pMsg en smartall.c plutôt que printf pour le traçage de Windows
You can invoke some help about the C functions, that are covered by man pages, section 3; for example, $ man 3 printf To debug your programs, use gdb. info gdb to learn how to use it.
Vous pouvez accéder à quelques aides sur les fonctions C, qui se trouvent dans les pages du man, à la section 3, par exemple, $ man 3 printf Pour déboguer vos programmes, utilisez gdb.
Also, the first models (DTL-H1000, DTL-H1001, DTL-H1002) had problems with printf function and developers had to use another function instead.
De plus, les premiers modèles (DTL-H1000, DTL-H1001, DTL-H1002) avaient des problèmes avec la fonction printf et les développeurs devaient utiliser une autre fonction à la place.