How do you extend to another c program using a superclass?

Answer:
C does not support superclassing. Try C++.
First answer by Alex146. Last edit by Alex146. Contributor trust: 419 [recommend contributor recommended]. Question popularity: 1 [recommend question].