Download for Windows Premium
Publiciteit
the printf

Vertaling van "the printf" in Duits

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.
printf
You'll find a detailed description of the format definition in the documentation for the printf function.
Ein ausführliche Beschreibung der Formatdefinition finden Sie in der Dokumentation der Funktion printf.
For example, change the format string of the printf function.
This example shows how to print a converted checksum with the printf() function
Das folgende Beispiel zeigt, wie eine konvertierte Prüfsumme mittels der Funktion printf() ausgegeben wird
In general, C allows a function to have vary- ing number of arguments (e.g., the printf and scanf functions).
Im Allgemeinen er- laubt C einer Funktion eine variable Anzahl von Argumenten zu haben (z. B. die printf und scanf Funktionen).
To read the string at that address, use the copyinstr subroutine and record its result with the printf action
Die Zeichenkette an dieser Adresse lesen wir mit der Subroutine copyinstr und zeichnen das Ergebnis mit der Aktion printf auf
Secondly, the print statement cannot write directly into a file, but this is possible with a special version of the printf function, namely fprintf.
Außerdem kann mit der print-Anweisung nicht direkt in Dateien geschrieben werden, wie dies mit einer speziellen Version der printf-Funktion möglich ist (fprintf).
The functions in the printf() family produce output according to a format as described below.
Die Funktion printf() wurde bisher schon mehrmals verwendet, ohne daß ihre genaue Verwendungsweise erklärt wurde.
The first statement of the main function is the call to the printf function (to be recognized by the opening parenthesis after the function name).
Die erste Anweisung innerhalb der Funktion main ist der Aufruf der Funktion printf, was an der nachfolgenden runden Klammer zu erkennen ist.
The preprocessor replaces the line #include<stdio.h>with the text of the file 'stdio.h', which declares the printf() function among other things.
Der Präprozessor ersetzt die Zeile #include<stdio.h>mit dem Inhalt der Header-Datei stdio.h, in der unter anderem die Funktion printf() deklariert wird.
However, by doing this, the printf function may not be overloaded.
Dadurch kann jedoch die printf Funktion nicht mehr uberladen werden.
Floating-point operators are not supported in D, but floating-point data objects can be traced and formatted using the printf function.
Gleitkomma-Operatoren werden in D nicht unterstützt. Es ist allerdings möglich, Gleitkomma-Datenobjekte mit der Funktion printf zu verfolgen und zu formatieren.
I could have avoided the template by using a function pointer matching the printf signature, but this is a bit more flexible because other functions could conceivably be bound to this same implementation and the compiler isn't hindered in any way by the pointer indirection.
Ich hätte die Vorlage durch Verwenden eines Funktionszeigers vermeiden können, der der printf-Signatur entspricht. Doch diese Lösung ist etwas flexibler, da andere Funktionen absehbar an diese Implementierung gebunden werden können und der Compiler durch die Zeigerdereferenzierung in keiner Weise beeinträchtigt wird.
where errno no longer needs to have the value it had upon return from somecall() (i.e., it may have been changed by the printf(3)).
Hier muss errno nicht mehr den Wert haben, den er bei der Rückkehr aussomecall() hatte. (D.h., der Wert konnte durch den Aufruf von printf(3) verändert werden).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor the printf in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dungarees: denim pants with bib and shoulder straps
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 35. Exact: 35. Verstreken tijd: 54 ms.