C - Is using structs as namespaces a bad idea?

前端 未结 0 1623
旧巷少年郎
旧巷少年郎 2020-12-10 03:47

Say I\'m creating a library Earth that contains the following:

animal.h: struct Animal { char *name; };

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