I am making a calculator program and i was wondering...what would be better...storing all the operators code in a function or would putting all the operators code in the buttons themselves be the better way to go.?
thanks.