Y
Hacker News
new
|
ask
|
show
|
jobs
by
wheels
2167 days ago
>
Not only is this not possible in C ...
There are lots of object systems in C that have polymorphism via function pointers.
1 comments
jcelerier
2167 days ago
The linux kernel is full of those
link