im tryin to program a calculator through vb6 and im using arrays and i'm having troubles with the memory buttons on the calculator so my question is.
I have 4 buttons in 1 array they are MC[(index 0) (memory clear)], MR [(index 1)(memory return)], M- {(index 2)(memory minus)}, M+ {(index 3)(memory plus)} these buttons are suppose to function like that of a regular calculator with these buttons, any help is need ASAP!!
I have 4 buttons in 1 array they are MC[(index 0) (memory clear)], MR [(index 1)(memory return)], M- {(index 2)(memory minus)}, M+ {(index 3)(memory plus)} these buttons are suppose to function like that of a regular calculator with these buttons, any help is need ASAP!!