Hi everyone, Can I declare static array using #define preprocessor ? maybe something like this: #define myArray[5] {1,2,3,4,5}
確定! 回上一頁