Die Header-Datei ist in der C/C++ Quellcode-Datei enthalten, während die Outtype-Datei vom Pro*C/C++ Precompiler benutzt wird.
The header file is included in the C/C++ source code file, while the out type file is used by the Pro*C/C++ precompiler.
Die Pro*C/C++ Quellcode-Datei entspricht der Eingabe in den Pro*C/C++ Precompiler. Diese Datei wird in eine äquivalente reine C/C++ Quelldatei konvertiert, die in den C Compiler eingegeben wird.
The Pro*C/C++ source code file is the input to the Pro*C/C++ precompiler. This file is converted into an equivalent pure C/C++ source file that is input to the C compiler.
Jetzt ist es möglich den Precompiler für Sichten auszuschalten.
Now it is possible to switch off the Precompiler for views.
Das Herzstück der Entwicklung mit GLBasic ist der GPC Precompiler.
The heart of the GLBasic development environment is the GPC precompiler.
Zu starten mit dem Commandline-Befehl "precompiler Core".
Start with "precompiler Core".
Vom Precompiler (cpp) gibt es zwei Versionen.
Der C-Präprozessor (cpp, auch C Precompiler) ist der Präprozessor der Programmiersprache C. In vielen Implementierungen ist er ein eigenständiges Computerprogramm, das durch den Compiler als erster Schritt der Übersetzung aufgerufen wird.
The preprocessor provides the ability for the inclusion of header files, macro expansions, conditional compilation, and line control. In many C implementations, it is a separate program invoked by the compiler as the first part of translation.
Allerdings kompiliert nicht jedes Programm mit Apples Precompiler und man muss die Option -no-cpp-precomp für den Standard-Precompiler einschalten.
However, some code doesn't compile with Apple's precompiler, so you must use the -no-cpp-precomp option to get the standard precompiler.
Installiert Entwicklungswerkzeuge und Oberflächen für das Erstellen von Anwendungen, die auf eine Oracle8i Datenbank zugreifen. Dieser Installationstyp umfasst Precompiler und Networking-Dienste.
Installs development tools and interfaces for creating applications that access an Oracle8i installation type includes precompilers and networking services.
Andere resultaten
Mittels des Precompilers ist es möglich, SQL-Ausdrücke und normale C oder C++ Quellcode-Elemente miteinander zu vermischen.
During compilation, the embedded SQL statements are interpreted by a precompiler and replaced by C or C++ function calls to their respective SQL library.
Eine Besonderheit des Bartels User Language BNF-Precompilers besteht darin, dass zu jedem in einer Formulierung aufgeführten Grammatikbegriff bzw. Eingabesymbol optional eine Aktion definiert werden kann.
A special feature of the Bartels User Language BNF Precompiler is the possibility of defining an action for each grammar term and/or input symbol of a formulation.
Mit dem Precompiled Header Assistant optimieren Sie Ihre Kompilier-Zeiten.
By Precompiled header Assistant optimize your compile times.
Gut abgestimmte Precompiled Headers können die Kompilier-Geschwindigkeit 10fach oder mehr beschleunigen.