bool buttontoggle[numbuttons] = {}; // array on/off button toggle switch (toggles between 1 and 0 when button pressed) initialises to zero
確定! 回上一頁