“Private” struct members in C with const

后端 未结 0 683
小鲜肉
小鲜肉 2021-02-15 03:39

In order to have a clean code, using some OO concept can be useful, even in C. I often write modules made of a pair of .h and .c files. The problem is that the user of the modul

相关标签:
回答
  • 消灭零回复
提交回复
热议问题