|
|
|
|
|
by 1718627440
302 days ago
|
|
> like instantiation with unimplemented functions I think this is more of an effect of C distinguishing between allocating memory (aka object creation) and initialization, which other languages disallow for other reasons, not because there are not OOPy enough. |
|