This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how can i declarate an array

i do it in this way an it says syntax error

int ui8PinData[3] =0x3344,0x4456,0x5678;