|
|
|
|
|
by chrsw
473 days ago
|
|
I've noticed many large C projects resort to these sorts of OOP-like patterns to manage the complexity of the design and size of the code base. But I'm not aware of any one standard way of doing this in C. It seems C++ standardized a lot of these concepts, or C++ developers adopted standard patterns somehow. |
|
The Power of Interoperability: Why Objects Are Inevitable
https://www.cs.cmu.edu/~aldrich/papers/objects-essay.pdf