Subscribe
Sign in
Emulating Inheritance and Polymorphism in C
Abhinav Upadhyay
Dec 27, 2023
2
Using struct embedding and function pointers to emulate inheritance and polymorphism in C
Listen →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Emulating Inheritance and Polymorphism in C
Using struct embedding and function pointers to emulate inheritance and polymorphism in C