The following C project contains the C source code and C examples used for [inheritance easy to understand]. A real easy to follow example of inheritance. It solves the distance formula by using functions that were inherited.
The following C project contains the C source code and C examples used for CD Player. Play's music CD's. This can be compiled on Linux and Windows (as far as I know) using gcc, or devc++. Also SDL must be installed to be able to compile. (www.libsdl.org)