Should I learn to implement OOP in C? Are there projects that use OOP in C?

前端 未结 6 646
闹比i
闹比i 2020-12-28 17:50

Recently, I finished reading K&R with its, almost all, exercises and examples. I was planning to move to \"Accelerated C++\" that I came across Axel Schreiner\'s book OO

6条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-28 18:40

    Maybe see the ooc-lang project mentioned here:

    http://attractivechaos.wordpress.com/2009/09/20/oop-in-c-dont-go-too-far/

提交回复
热议问题