Comment by procaryote
14 days ago
How do you mean? You can at least do things like
typedef struct foo foo;
and somewhere else
struct foo { … }
14 days ago
How do you mean? You can at least do things like
typedef struct foo foo;
and somewhere else
struct foo { … }
No comments yet
Contribute on Hacker News ↗