Click here to Skip to main content
15,867,568 members
Articles / Programming Languages / C

Inheritance and Polymorphism in C

,
Rate me:
Please Sign up or sign in to vote.
4.74/5 (35 votes)
10 Sep 2010CPOL5 min read 233.6K   1.3K   65  
Implementation of single level inheritance and polymorphism in C.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Written By
Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions