infact almost most of the time, the a,b,c in your struct wont be the a,b,c from your instance, so just as i did, define your type as int, and only use pointers, and getters/setters.


3333333333