Translation of "Appmethod C" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Header-Dateien für die Verwendung durch Appmethod C++ eingesetzt.
Used when generating header files for consumption by Appmethod C++.
Beachten Sie in der Tabelle "Appmethod C++ Deklarationssyntax" die Einschränkungen bezüglich Anzahl und Reihenfolge von Modifizierern und Qualifizierern.
In Appmethod C++ declaration syntax, note the restrictions on the number and order of modifiers and qualifiers.
Appmethod C++ unterscheidet standardmäßig 250 Zeichen pro Bezeichner.
By default, Appmethod C++ uses 250 characters per identifier.
Dieser Abschnitt enthält Referenzmaterial über die Verwendung von Appmethod C++ in Appmethod.
This section contains keyword extension topics for C++ compilers.
Appmethod C++ interpretiert untypisierte Parameter als Zeiger-auf-void (void ).
Appmethod C++ interprets untyped parameters as pointers-to-void (void ).
Daher unterstützt Appmethod C++ zwei verschiedene Definitionen von auto entsprechend dem verwendeten Standard des jeweiligen C++-Compilers
Thus, Appmethod C++ supports two different definitions of auto, determined by the standard that each C++ compiler follows.
Appmethod C++ 2009 unterstützt explizite Konvertierungsoperatoren, eines der Features des C++0x-Standards.
BCC32 includes support for explicit conversion operators, one of the features in the C++0x standard.
In C++ gibt es Sprachentsprechungen, die in Appmethod C++ verwendet werden.
Both have C++ language counterparts that are used in Appmethod C++.
Warnung: Appmethod C++ implementiert axiom nicht, aber behandelt es als Schlüsselwort, wenn das Compiler-Flag -Ax gesetzt ist.
Warning: Appmethod C++ does not implement axiom but does treat it as a keyword when the -Ax compiler flag is set.
Diese Unterschiede und ihre Auswirkungen auf Appmethod C++-Klassen im Object Pascal-Stil werden in diesem Abschnitt beschrieben.
These differences and their impact on Appmethod C++ Object Pascal style classes are described in this section.
Beachten Sie bitte, dass Appmethod C++ keine DYLIBS für den Mac oder Packages für die iOS- und Android-Plattformen erzeugt.
Note that Appmethod C++ does not produce dylibs for the Mac, or packages for the iOS and Android platforms.
Hinweis: Appmethod C++ unterstützt auf 64-Bit-iOS-Geräten keine Audits.
Note: Appmethod C++ does not support Audits on 64-bit iOS.
Beispielsweise stehen einige Funktionen in der Projektverwaltung nur für Appmethod C++ zur Verfügung.
For example, some functionality in the Project Manager is available only for Appmethod C++.