how to put array values in one variable ?thank you so much Chervil
how to put array values in one variable ?dears i have the following array: short int a[4]= {0,2,3,4}; i want to represent it in a va...
what does those 2 founctions mean ?thanks so much @MikeyBoy
what does those 2 founctions mean ?every thing please WMOPS ?? multiCounter[currCounter].DataMove32++; ??
what does those 2 founctions mean ? void test (void) { #if WMOPS multiCounter[currCounter].Test++; #endif } void move32 (v...