Source code
From VDR Wiki
(Difference between revisions)
(initial) |
m (Reverted edit of 203.124.144.4, changed back to last version by Monroe) |
| (One intermediate revision not shown) | |
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.