Vertaling van "C- oder C" 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.
Kenntnisse von C- oder C++-Programmierung sind erforderlich.
Knowledge of C or C++ programming is required.
Ein C- oder C++-Compiler wird für die Verarbeitung der Ausgabedatei eingesetzt.
A C or C++ compiler is then used to process the output file.
Alle weiteren C- oder C++-Quelldateien, die von der Anwendung benötigt werden
any additional C or C++ source files required by your application
Für eine vorgegebene Liste von Zeichenfolgen kann eine Hash-Funktion und -Tabelle in C- oder C++-Quellcode erzeugt werden.
For a given list of strings, it produces a hash function and hash table in C or C++ code.
Wandeln Sie einen int-Wert und einen double-Wert in einen string um, ohne Funktionen der C- oder C++-Standardbibliothek zu benutzen.
Turn an int value and a double value into a string without using functions of the C or C++ standard library.
Das Programm kann nicht mit der Option -B kompiliert werden, wenn im C- oder C++-Quelltext statische globale Variablen deklariert werden, die Schlüsselwörter in der Assembler-Sprache sind.
Your program will fail to compile with the -B option if your C or C++ source code declares static global variables that are keywords in assembly.
Es nimmt den Code auseinander, was bedeutet, dass es Maschinencode in Assembler konvertiert, aber es generiert keinen C- oder C++ Code aus dem Ergebnis der Disassemblierung.
It disassembles code, which is the task of converting machine code into assembler, but it does not generate C or C++ code from the disassembled output.
xgettext: Dient dem Erstellen eines Katalogs aus einer C- oder C++-Quelle.
xgettext - used to create a catalog from a C or C++ sources.
Verfahren nach Anspruch 1, dadurch gekennzeichnet, daß man eine ungesättigte Verbindung einsetzt, die zwei Pi-Elektronenpaare in Form kumulierter C=C=C- oder C=C=N-Doppelbindungen enthält.
A process according to claim 1, characterised in that an unsaturated compound containing two pi electron pairs in the form of cumulated C=C=C or C=C=N double bonds is used.
Die Bibliothek ist eine C-Bibliothek, und die in ihr definierten Funktionen und Strukturen können deshalb leicht von jeder C- oder C++-Anwendung verwendet werden.
The library is a C language library and, as such, the functions and structures defined within the library can easily be used by any C or C++ application.
Lernen Sie, die Daten- und Task-Parallelität in einem C- oder C++-Programm so umzusetzen, dass Sie...
Learn how to express data and task parallelism in a C or C++ application to do the following
Verfahren nach Anspruch 1 bis 5, dadurch gekennzeichnet, daß man eine ungesättigte Verbindung einsetzt, die zwei Pi-Elektronenpaare in Form einer C = C- oder C = N-Dreifachbindung enthält.
A process according to any of claims 1 to 5, characterized in that an unsaturated compound containing two pi electron pairs in the form of a C=C or C=N triple bond is used.
Zeiger sichere Verwendung Als C- oder C++-Programmierer hat Sie der vorangehende Abschnitt möglicherweise ein wenig erschreckt, da Sie wissen, dass die falsche Verwendung von Zeigern in einem Programm zum Programmabsturz führen kann.
pointers safe use of If you are a C or C++ programmer, you may be a bit frightened after reading the previous section because you know that misuse of pointers in your programs can cause your programs to crash.