point.h 29 Bytes
struct Point { int x, y; };