I have a little problem .. I have a compilation error:
error: too many initializers for 'const int [9]' (for TEST_TEST)
My code: http://pastebin.com/RcA5L5bF
Initializer:
DWORD m_speed[MAIN][2][TEST_TEST][11];
I'm working on an open source program. It is true that I do not know how to use DWORD. I know that WORD is 4 bytes but I do not know what is the [11] side.
Thanks your advance :D
Aucun commentaire:
Enregistrer un commentaire