Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C by yuuiy ( 9 years ago )
struct Message {
int number;
char name[20];
};
typedef struct Message common;
Revise this Paste