Es unterstützt gpasm , gpsim , den sdcc C Compiler und einige Andere.
It supports gpasm, gpsim, the sdcc C compiler and some others.
C Compiler liefern Wege, die für die Daten benutzte Ausrichtung festzulegen.
C compilers provide ways to specify the alignment used for data.
Sie kann für jeden Typ von C Funktion und C Compiler verwendet werden.
It can be used for any type of C function and C compiler.
Mit Borlands C Compiler wird der -f obj Schalter verwendet.
Einige C Compiler unterstutzen auch diese Konvention.
Infolgedessen sind eine breite Vielzahl der C Compiler und nützliche Zusatzgeräte vorhanden.
As a result, a wide variety of C compilers and helpful accessories are available.
Eine Komplikation ist, dass unterschiedliche C Compiler den Elementen verschiedene Offsets geben konnen.
One complication is that different C compilers may give different offsets to the elements.
Zum Compilieren benötigen Sie lediglich einen C Compiler (z.B. gcc).
You need a C compiler to build the program (e.g. gcc).
Natürlich einen objektiv C Compiler (erinnere dich, es ist eine objektorientierte Umgebung).
Obviously, an objective C compiler (remember, it's an object oriented framework).
Obige Regeln beschreiben die Standard C Aufrufkonvention, die durch alle 80x86 C Compiler unterstutzt wird.
The rules above describe the standard C calling convention that is sup- ported by all 80x86 C compilers.
Include-Dateien für den C Compiler.
Include files for the C compiler.
Installieren Sie einen C Compiler.
Install a C compiler.
Der C Compiler wurde Platz für einen 6 (= 2 3) elementigen Integerarray reservieren und die Elemente wie folgt anlegen
The C compiler would reserve room for a 6 (= 2 3) integer array and map the elements as follows