Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gtaena
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
gtaena
2y ago
How would you implement objects and inheritance in C without function casts? CPython certainly uses these casts. dlysm() even relies on a (void *) cast that is not C standard compliant. C is useless for certain applications with this "