前幾天看到一個巨集, 它大概是這樣的: #define assert_param(expr) ((expr) ? (void)0 : assert_failed((u8 *)__FILE__, __LINE__))
確定! 回上一頁