1 Byte (im ASCII-Modus und nur mit einem Compiler 5.4x und darunter)
1 byte (in ascii mode and only with compiler 5.4x and below)
Durch Speichern im MAP-Format wird die Standard-Map-Datei erzeugt, die normalerweise von einem Compiler erstellt wird.
By saving into MAP format will be generated the standard map file which usually created by compiler.
Pure-C-Hilfe Das Pure-C-Hilfe-Format wird nur für Pure C, einem Compiler für den Atari, als Hilfesystem verwendet.
Pure C Help The Pure C Help format is only useful for the Pure C compiler on Atari for displaying online library descriptions.
Dieses Verhalten ist ähnlich einem Compiler, der konstante Ausdrücke zur Compile-Zeit auflöst.
This behavior is very similar to a compiler that evaluates constant expressions at compile time.
Methode zum Erstellen von virtuellen Funktionstabellen in einem Compiler für eine objektorientierte Programmiersprache.
A method for implementing virtual function tables in a compiler for an object-oriented programming language.
Es ist daher das Gegenteil von einem Compiler, der eine Quelldatei nimmt und eine ausführbare Datei.
It is therefore the opposite of a compiler, which takes a source file and makes an executable.
Jedoch sind diese Erweiterungen nicht standardisiert und konnen von einem Compiler zum anderen variieren.
However, these extensions are not standardized and may vary from one compiler to another.
Sie können in Verbindung mit einem Compiler und verschiedenen Bibliotheken verwendet werden, um Programme zu erstellen.
They may be used in conjunction with a compiler and various libraries to build programs.
Ein Programm muss beispielsweise kompiliert oder interpretiert werden und hängt damit von einem Compiler oder Interpreter ab.
For instance, a program needs to be compiled or interpreted, so it depends on a compiler or interpreter.
Enthält typischerweise einen Texteditor, eine graphische Benutzeroberfläche und Verknüpfungen zu verschiedenen Werkzeugen, wie einem Compiler, Linker und Debugger.
Typically includes a text editor, a graphic user interface, and easy links to various tools such as compilers, linkers and debuggers.
und dann mit einem Compiler in Maschinensprache übersetzt haben,
and then compiled into machine language in a compiler
Ein von einem Compiler übersetztes Programm muss für eine erneute Ausführung nicht nochmal übersetzt werden, zumindest nicht solange es keine Veränderungen im Quellcode gibt.
A program created by a compiler does not have to be translated again, at least not until the original source code files are changed.
Softwareentwicklung bedeutet, dass Menschen Quelltext (Sourcecode) schreiben, der dann mit einem Compiler in eine vom Computer verstandene Form übersetzt wird.
Software development means that people write source code, which is then translated by a compiler into a form understood by the computer.