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