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.
der Funktion printf
die Funktion printf
die printf Funktion
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.
Sometimes this notation is also used to remove ambiguities, for example to distinguish between the printf command that can also be indicated by printf(1) and the printf function in the C programming language, which can also be referred to as printf(3).
Manchmal wird diese Ausdrucksweise auch verwendet um Mehrdeutigkeiten zu beseitigen, um zum Beispiel zwischen dem Befehl printf, der in printf(1) beschrieben ist, und der Funktion printf in der Programmiersprache C, auf die sich printf(3) bezieht, zu unterscheiden.
A more extensive description of C-style format strings - used also for the printf function - can be found in any C/C++ book. font
Eine ausführlichere Beschreibung von Format-Strings im C-Sti - die auch für die Funktion printf verwendet werden - finden Sie in jedem Buch über C/C++.
printf The printf function combines the ability to trace data, as if by the trace function, with the ability to output the data and other text in a specific format that you describe.
printf Die Funktion printf bietet zwei Fähigkeiten in Einem: Ähnlich wie die Funktion trace verfolgt sie Daten, und zusätzlich kann sie die Daten und anderen Text in einem spezifischen, von Ihnen beschriebenen Format ausgeben.
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.
The printf function tells DTrace to trace the data associated with each argument after the first argument, and then to format the results using the rules described by the first printf argument, known as a format string.
Die Funktion printf weist DTrace an, die jedem Argument nach dem ersten Argument zugehörigen Daten zu verfolgen und die Ergebnisse gemäß den mit dem ersten printf -Argument, der Formatzeichenkette , beschriebenen Regeln auszugeben.
For example, change the format string of the printf function.
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 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.
However, by doing this, the printf function may not be overloaded.
The parameter which is passed to the printf function is a constant string (enclosed by double quotes). This string is the message, which the program will print to the screen when executed after faultless compilation.
Als Argument bzw. Parameter wird an printf (in doppelten Anführungszeichen) eine konstante Zeichenkette übergeben, die das Programm bei fehlerfreier Übersetzung und Ausführung am Bildschirm ausgibt.
Since C++ name mangles all functions, then the printf function will be mangled and the compiler will not produce a CALL to the label printf.
Da C++ alle Funktionen dekoriert, wird die printf Funktion dekoriert und der Compiler wird keinen CALL zum Label printf pro- duzieren.
The beauty of this approach is that the argument adapters don't need to return some value up the stack to the printf function, as they did in the March 2015 version.
Der Vorteil dieses Ansatzes ist, dass die Argumentadapter keinen Wert aus dem Stapel an die printf-Funktion zurückgeben müssen, was bei der Version von März 2015 der Fall war.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.