Put shared definitions in an external file

后端 未结 0 1272
闹比i
闹比i 2021-01-29 05:41

Let\'s say I have the following construct

typedef struct Article {
    char * word;
    int code;
} Artcle;

And I want a bunch of files to have a

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