#ifdef __cplusplus # error "A C++ compiler has been selected for C." ... endif #elif defined(__ARMCC_VERSION) # define COMPILER_ID "ARMCC" ...
確定! 回上一頁