Comment by procaryote
16 hours ago
How do you mean? You can at least do things like
typedef struct foo foo;
and somewhere else
struct foo { … }
16 hours 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 ↗