When is it advisable to use C as an object-oriented language?

There are many great answers on how to simulate object-oriented concepts with C. To name a few:

When is it advisable to use such a simulation and not use languages ​​that support object-oriented methods initially?

Very important:

+5
source share
3 answers

, , :

, C. .

+4

: x86 Linux C, ++, (, VFS). C ( 3.0). , ++ (, for_each_xxx), as-if. , C, - ; C - , .

+2

- - API. Apple Core Foundation. C, , .

, "", ( OO Objective-C). Core Foundation , , Foundation API, . , , - OO, Core Foundation.

+1

All Articles