This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:e:exec [2021/03/17 16:24] admin ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:glossary:e:exec [2021/07/14 16:38] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Executable File ===== | ===== Executable File ===== | ||
| - | [[ddsf:private:guidebook:06_append:glossary| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append:glossary:start| Return to Glossary ]] |
| - | **Executable File** is a file in a format that the computer can directly execute. Unlike source files, executable files cannot be read by humans. To transform a source file into an executable file, you need to pass it through a [[ddsf:private:guidebook:06_append:glossary:c:compiler]] or assembler. | + | **Executable File** is a file in a format that the computer can directly execute. Unlike source files, executable files cannot be read by humans. To transform a source file into an executable file, you need to pass it through a [[ddsf:public:guidebook:06_append:glossary:c:compiler]] or assembler. |
| Source: [[https://www.webopedia.com/TERM/E/executable_file.html | Executable File ]] | Source: [[https://www.webopedia.com/TERM/E/executable_file.html | Executable File ]] | ||