Source code
From VDR Wiki
(Difference between revisions)
m (Reverted edit of 203.124.144.4, changed back to last version by Monroe) |
|||
| Line 2: | Line 2: | ||
The source code of [[VDR]] is written in the C++ programming language. | The source code of [[VDR]] is written in the C++ programming language. | ||
| - | |||
| - | |||
| - | |||
Latest revision as of 16:03, 4 April 2005
The source code is the human readable form of a computer program. It is transformed into an computer executable binary by the compiler.
The source code of VDR is written in the C++ programming language.