I am trying to create a button type system which has four funtcions (activate, deactivate, select, deselect), and i have these four functions as function pointers.I am trying to create a button type system whic
I am trying to create a button type system which has four funtcions (activate, deactivate, select, deselect), and i have these four functions as function pointers.I am trying to create a button type system whic