Type casts · (uint32_t) 'a' : convert character (1 byte) code “a” to a 32-bit unsigned int · (uint8_t*) p : convert a variable p (of any type) to a pointer to ...
確定! 回上一頁